@charset "utf-8";
/*
MIGRACIÓN A LIFERAY 7.2 
Autor: Sergey Popov
Fecha inicio: 16/06/19
Formato migración: SASS
Fecha fin : 21/11/19
SVN 7.2: https://subversion.gva.es/svn/liferay-portales/liferay-portales-7_2/trunk/fuentes/themes/base-theme/trunk/fuentes/src/css/base-theme.scss

*/
/********CSS con la maquetación específica del portal GVA****/
/*** Colores ***/
/* Gris muy oscuro */
/* Rojo */
/* Negro */
/* azul*/
/* Gris claro */
/* Blanco */
/* Gris muy claro */
/* Gris medio */
/* Gris oscuro */
/** Fuente Roboto **/
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4mxK.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url(https://themes.googleusercontent.com/static/fonts/roboto/v10/5YB-ifwqHP20Yn46l_BDhA.eot);
  src: local("Roboto Regular"), local("Roboto-Regular"), url(https://themes.googleusercontent.com/static/fonts/roboto/v10/5YB-ifwqHP20Yn46l_BDhA.eot) format("embedded-opentype"), url(https://themes.googleusercontent.com/static/fonts/roboto/v10/2UX7WLTfW3W8TclTUvlFyQ.woff) format("woff"); }

/** Fuente Roboto **/
.color-publicador {
  color: #c70f2d;
  margin-bottom: 15px;
  font-size: 0.9em; }

/***estilos de elementos genericos html***/
body {
  background: white;
  font-size: 14px;
  font-family: Arial,Helvetica,Verdana,sans-serif;
  color: #565353; }

/** Fondo gris (evitamos que se apliquen estos estilos en las aplicaciones) **/
body.GVA-responsive {
  background-color: #f0f0f0;
  font: 82.5%/1.4 Roboto, Arial, Helvetica, Verdana, sans-serif;
  font-weight: 500; }

a, .nav-menu li a.selected {
  color: #575353;
  text-decoration: none; }

a:hover, a:focus, .nav-menu li a.selected:hover {
  color: #c70f2d; }

h1, h2, h3, h4, h5, table, td, span, li {
  line-height: normal; }

span.elemento_nuevo {
  color: #c70f2d; }

span.elemento_destacado {
  color: blue; }

/**estilo openstreepmaps**/
#content .openstreetmap img {
  margin: 0;
  max-width: initial; }

/* PORTLETS ANIDADOS SIN CABECERA */
#wrapper .portlet-nested-portlets .portlet-topper.vacio .portlet-topper-toolbar {
  margin-top: -20px; }

/***clases genericas***/
.clear-left {
  clear: left; }

.clearfix {
  clear: both; }

/***colores genericos***/
.color-principal {
  color: #575353; }

.color-secundario {
  color: #c70f2d; }

.color-terciario {
  color: black; }

/***estilos para los listados****/
.GVA .portlet-body .portlet-body ul, #column-1 .journal-content-article ul, .GVA .columns-1-1-2 #column-4 .journal-content-article ul {
  list-style: none;
  margin: 5px 0px; }

#column-1 .journal-content-article ul, .columns-1-1-2 #column-4 .journal-content-article ul {
  list-style: none;
  margin: 5px 0px !important; }

.GVA .portlet-body .portlet-body ul li {
  list-style: none;
  padding-left: 10px;
  background: url(../images/GVA/square.png) 0 5px no-repeat;
  line-height: 150%; }

body .portlet-column-only .portlet-body ul li {
  list-style: none;
  padding-left: 10px;
  line-height: 150%; }

.GVA .portlet-body .portlet-body ol li {
  line-height: 150%; }

/****encabezados de los journal-article***/
.journal-content-article .webContent h2, h2 {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 10px; }

.journal-content-article .webContent h3, h3 {
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 5px; }

.journal-content-article .webContent h4, h4 {
  font-size: 0.9em;
  font-weight: bold;
  margin-bottom: 5px; }

.journal-content-article h2:first-child {
  margin: 5px 0 10px 0; }

.journal-content-article h2, .journal-content-article h3, .journal-content-article h4 {
  margin: 30px 0 10px 0; }

/****listados de los journal article, se sobreescriben las css para la parte del reproductor de audio para que no de problemas con los bullets****/
#content .journal-content-article ul, #content .journal-content-article ol {
  margin: 5px 0px; }

#content .journal-content-article ul {
  list-style: none; }

#content .journal-content-article ul li {
  list-style: none;
  padding-left: 10px;
  background: url(../images/GVA/triangulo.png) 0 4px no-repeat; }

#content .journal-content-article a {
  text-decoration: underline; }

#content .journal-content-article .linklists a {
  text-decoration: none; }

#content .journal-content-article .linklists a:hover {
  text-decoration: underline; }

div.jp-interface ul.jp-controls li, .jp-audio li {
  background: none !important;
  padding-left: 0 !important; }

/******estilos de los contenedores principales: cabecera, contenidor principal, contenido y pie****/
#banner {
  width: 100%;
  position: relative; }

#wrapper, .wrapper {
  margin: 0 1.48957298907646% 0 1.48957298907646%;
  border-right: 1px solid #e5e6e8;
  border-left: 1px solid #e5e6e8;
  background-color: white; }

#content {
  width: 100%;
  clear: both; }

.site-title {
  float: left;
  height: 75px; }

#wrapper .site-breadcrumbs#breadcrumbs {
  visibility: hidden; }

.site-title > a {
  float: left;
  width: 175px;
  margin: 0px 30px;
  text-indent: -999px;
  background-image: url("../images/GVA/logo_gva_entero.png");
  background-repeat: no-repeat;
  background-size: 100%;
  height: 75px;
  display: block; }

/***estilos relativos al pie***/
#footer {
  width: 100%;
  border-top: 1px solid #c9c9c4;
  padding-top: 13px;
  padding-bottom: 21px;
  margin-top: 10px;
  height: auto;
  overflow: hidden; }

#footer h1, #footer h2 {
  display: none; }

#footer p {
  text-align: center;
  margin-bottom: 0;
  padding-bottom: 1px; }

#footer .banderaUE {
  text-align: center;
  padding: 5px; }
  #footer .banderaUE img {
    height: 40px;
    padding-top: 5px; }

#footer .enlaces {
  font-size: inherit;
  text-align: center; }

#footer .enlaces a {
  border-left: 1px solid #c9c9c4;
  padding: 0 10px;
  text-decoration: none;
  margin-left: -2px; }

#footer .enlaces a:first-child {
  border: 0; }

#footer .journal-content-article .footer-accesible {
  text-align: center; }

#footer .journal-content-article .footer-accesible li {
  list-style: none; }

#footer .journal-content-article .footer-accesible li > a:not(:first-child):before {
  content: '|';
  padding: 0 2px; }

/****estilos relativos a los idiomas***/
#idiomas {
  float: right;
  text-align: right;
  height: 15px;
  text-transform: capitalize;
  font-family: roboto;
  font-weight: 500;
  font-size: 0.95em;
  padding: 0 15px 0 0; }

#idiomas .portlet-body .portlet-body .taglib-language-list-text {
  padding: 0px 3px 0 0;
  display: block;
  float: left;
  border: 0px;
  text-decoration: none;
  color: #c70f2d;
  font-size: 0.86em; }

#idiomas .portlet-body .portlet-body .taglib-language-list-text:hover {
  text-decoration: underline; }

#idiomas .taglib-language-list-text:not(:first-child):before {
  content: "/";
  /*padding: 0 2px;*/
  text-decoration: underline white; }

#idiomas .portlet-borderless-bar {
  margin-top: 25px;
  width: 90px; }

/*****cabecera y rotativo***/
.cabecera {
  float: left;
  width: 100%;
  height: 90px;
  overflow: hidden;
  padding: 15px 0px; }

/* Para lo que no son consellerias */
.cabecera.normal {
  padding: 15px 0 0 0; }

.cabecera ul {
  list-style-type: none !important; }

.cabecera > #site-conselleria > a {
  float: left;
  width: 175px;
  margin: 0px 30px;
  text-indent: -999px;
  background-image: url("../images/GVA/logo_gva_entero_blanco.png");
  background-repeat: no-repeat;
  background-size: 100%;
  height: 75px;
  display: block;
  float: left; }

#rotativo {
  width: 51%;
  margin: auto;
  text-align: center; }

#rotativo .journal-content-article {
  clear: none !important; }

#rotativo .journal-content-article > div {
  margin: auto;
  float: none !important; }

#rotativo .journal-content-article img {
  height: 105px; }

/* ACS 20130429 */
#logo_derecha {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500 !important;
  overflow: hidden;
  width: 360px;
  float: right;
  clear: right;
  height: 45px;
  padding: 0px 15px 0 0;
  text-align: right;
  color: #c70f2d;
  line-height: 16px; }

#logo_derecha img {
  max-width: 100%;
  max-height: 40px;
  width: auto !important; }

#logo_derecha .portlet-body {
  display: table;
  height: 45px; }

#logo_derecha .journal-content-article {
  display: table-cell;
  width: 460px; }
  #logo_derecha .journal-content-article a {
    color: #c70f2d; }

/****logotipo y estilos asociados al portlet de contenido Web que lo pinta***/
.logo, #logo {
  float: left;
  margin-left: 11px;
  height: 75px;
  /*position: relative; top: 15px;*/ }

#logo .portlet-borderless-container {
  float: left;
  clear: none; }

#logo .banners > ul {
  height: 75px; }

#logo .banners > ul:before {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  content: " "; }

#logo .banners > ul > li {
  display: inline-block;
  /*height: 50px; */
  /*vertical-align: middle;*/
  max-width: 300px; }

.cabecera .portlet-journal-content .journal-content-article {
  clear: none; }

/*#logo .banners > ul > .banner_vertical { width: 125px; }*/
/*bloque idioma + buscador*/
.bloque-idioma-buscador {
  clear: right;
  height: 31px; }

.bloque-buscador {
  float: right;
  width: 20%;
  height: 100%; }

/****estilos del buscador***/
#buscador {
  float: right;
  width: 100%; }

#buscador form {
  /*padding-right: 10px;*/
  margin: 0;
  width: 144px;
  font-size: 0; }

#buscador select {
  position: absolute;
  left: -99999px; }

#buscador input[type="text"] {
  border: 1px solid black;
  height: 13px;
  margin-right: -4px;
  padding: 0 0 0 10px;
  width: 108px;
  background: white;
  border-radius: 0;
  font-size: 11px;
  line-height: 11px;
  color: #c70f2d;
  font-weight: bold; }

#buscador input[type="text"]::-moz-placeholder {
  opacity: 1 !important; }

#buscador input[type="text"]::-ms-input-placeholder {
  opacity: 1 !important; }

#buscador input[type="text"]::-webkit-input-placeholder {
  color: #c70f2d !important; }

/* Inputs accesibilidad */
textarea.aui-field-input-text,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  border: 1px solid #959595; }

#buscador input[type="image"] {
  height: 13px;
  width: 13px;
  border: 1px solid black; }

.chrome #buscador input[type="image"] {
  margin-top: -1px; }

#buscador > form > input.border-color {
  border: 1px solid black; }

#portlet_3 .aui-field-inline {
  vertical-align: top; }

#portlet_3 input[type="image"] {
  height: 18px;
  vertical-align: middle;
  margin-left: 10px; }

#portlet_3 input[type="radio"] {
  vertical-align: text-bottom; }

.safari #buscador input[type="image"] {
  vertical-align: top !important; }

.form-buscador {
  font-size: 0;
  /*border: 1px solid black;*/ }

/****estilos del enlace a GVA***/
.bloque-buscador .enlaceGVA {
  background: #575353;
  float: right;
  height: 16px;
  line-height: 16px;
  padding-top: 1px;
  text-align: center;
  width: 120px;
  font-size: 90%; }

.bloque-buscador .enlaceGVA a {
  color: white;
  text-decoration: none; }

/******estilos de la zona de navegación superior***/
#navigation.conselleria .acceder {
  margin-top: 7px; }

.acceder {
  width: auto;
  float: right;
  margin-right: 0px;
  font-size: 0.86em;
  margin-top: 0px; }
  .acceder a {
    text-decoration: none;
    color: #c70f2d !important;
    margin-left: 15px;
    margin-right: 15px; }
  .acceder.sin-redes {
    margin-right: 0px; }

/*.acceder.sin-redes a{ margin: 0; padding-right: 15px; }*/
/* Formularios */
.aui-field-input {
  max-width: 100%; }

/*****Portlets****/
.icon-actions {
  width: auto;
  height: auto;
  background: none; }

.icon-actions a {
  text-decoration: none; }

.aui-choice-label, .aui-field-label-inline-label {
  display: inline; }

/******sombras de los portlets y estilos para las distintas opciones de visualización de los mismos***/
#footer .portlet-boundary {
  padding: 0;
  background: none; }

#wrapper .portlet-topper, .wrapper .portlet-topper {
  border-top: 1px solid #c70f2d;
  border-bottom: 1px solid #c70f2d; }

#wrapper .portlet-topper.vacio, .wrapper .portlet-topper.vacio {
  background: white !important;
  color: white !important;
  border: 0;
  margin: 0 0 -7px 0 !important;
  height: 2px; }

#wrapper .portlet-topper.vacio .portlet-title, .wrapper .portlet-topper.vacio .portlet-title {
  font-size: 0.1em !important; }

#wrapper .portlet-topper.vacio .portlet-title-text, .wrapper .portlet-topper.vacio .portlet-title-text {
  font-size: 0em !important;
  padding: 0 !important; }

#wrapper .portlet-topper.vacio + .portlet-title + .portlet-topper-toolbar, .wrapper .portlet-topper.vacio + .portlet-title + .portlet-topper-toolbar {
  margin-top: -15px; }

#wrapper .portlet-title-text, .wrapper .portlet-title-text {
  color: #575353;
  font-weight: bold;
  font-size: 1.1em;
  display: block;
  text-align: right;
  text-transform: uppercase;
  font-family: "Arial Narrow", Arial;
  padding: 6px; }

.signed-out #wrapper .portlet-title-text, .signed-out .wrapper .portlet-title-text {
  cursor: default !important; }

#wrapper .portlet, .wrapper .portlet {
  background-color: white;
  border-bottom: 1px solid #c9c9c4;
  margin-bottom: 16px; }

#content .portlet-content, #content .portlet-minimized .portlet-content-container {
  padding: 10px 0 10px 0; }

#content .portlet-boundary.portlet-boundary_103_ {
  padding: 0;
  background: none;
  display: none; }

.portlet-topper-toolbar {
  margin-top: -22px; }

.portlet-layout {
  border-collapse: inherit !important;
  display: block !important; }

.portlet-column {
  display: block; }

.portlet-layout .portlet-borderless {
  margin-bottom: 16px; }

/*****Layouts****/
.portlet-column-content, .portlet-column-content.empty {
  padding: 0; }

#column-2 .portlet-column-content.empty, #column-3 .portlet-column-content.empty, #column-4 .portlet-column-content.empty, #column-pos-1 .portlet-column-content.empty {
  min-height: 2px; }

#wrapper #main-content, .wrapper #main-content {
  padding: 0; }

.columns-max .portlet-column-only, .columns-1 .portlet-column-only {
  padding: 0 1.64102564102564% 0 1.64102564102564% !important; }

.taglib-header h1.header-title {
  font-size: 160%; }

.portlet-layout {
  display: block !important; }

/** Tamaño de las columnas **/
.columns-3 > .row-fluid > .span2:first-child, .columns-2 > .row-fluid > .span2, #main-content.columns-1-1-2 .row-fluid > .span2 {
  width: 21.333333333333%;
  padding-right: 1.64102564102564%; }

.columns-3 > .row-fluid #column-2.span8 {
  width: 57.3%;
  padding-right: 1.64102564102564%;
  border-left: 1px solid #c9c9c4;
  border-right: 1px solid #c9c9c4; }

.columns-3 > .row-fluid #column-3.span2 {
  width: 19.69230769230769%; }

.portlet-layout.row-fluid > [class*="span"], .portlet-layout.row-fluid .centerRightContainer > [class*="span"] {
  padding-left: 1.64102564102564%;
  margin-left: 0; }

.columns-2 > .row-fluid > .span10, #main-content.columns-1-1-2 .row-fluid > .span10 {
  width: 77%;
  border-left: 1px solid #c9c9c4; }

.columns-1-1-2 > .row-fluid #column-3.span10 {
  width: 73.9%;
  padding-left: 0 !important;
  padding-right: 2.161%;
  border-right: 1px solid #c9c9c4; }

.columns-1-1-2 > .row-fluid #column-4.span2 {
  width: 23.95555%;
  padding: 0 !important;
  float: right; }

/** Layout de la portada Sin Maltrato **/
#content #main-content.columns-4-VG {
  padding-left: 1.64102564102564%;
  padding-right: 1.64102564102564%; }

#content .columns-4-VG .portlet {
  border: 0;
  margin: 0; }

.columns-4-VG .row-fluid .portlet-column:first-child {
  padding-left: 0; }

.columns-4-VG .portlet-layout {
  border-bottom: 1px solid #c9c9c4;
  margin-bottom: 16px;
  padding-bottom: 16px; }

.columns-4-VG #column-1-VG, .columns-4-VG #column-3-VG, .columns-4-VG #column-4-VG, .columns-4-VG #column-5-VG {
  border-right: 1px solid #c9c9c4;
  padding-right: 16px; }

.columns-4-VG #column-1-VG, .columns-4-VG #column-1-VG .portlet-dropzone {
  min-height: 10px; }

.columns-4-VG #column-2-VG {
  min-height: 10px;
  padding-left: 16px; }

.columns-4-VG #column-1-VG {
  width: 76.7%; }

.columns-4-VG #column-3-VG, .columns-4-VG #column-4-VG, .columns-4-VG #column-5-VG, .columns-4-VG #column-6-VG {
  width: 25.5678%;
  min-height: 10px; }

.columns-4-VG #column-2-VG, .columns-4-VG #column-6-VG {
  width: 22%;
  padding-left: 0;
  float: right; }

.columns-4-VG #column-4-VG, .columns-4-VG #column-5-VG {
  padding-left: 16px; }

/* Fix de los layouts para IE 6, 7 y 8 */
.ie6 .portlet-layout, .ie7 .portlet-layout {
  display: inline; }

.ie6 .columns-4-VG .portlet-layout, .ie7 .columns-4-VG .portlet-layout {
  display: block; }

.portlet-content .taglib-header {
  border: 0 !important; }

/*****migas de pan****/
#breadcrumbs {
  padding: 0px 0 0 16px;
  height: 40px;
  width: 75%;
  overflow: hidden;
  font-size: 90%;
  word-wrap: break-word; }

#breadcrumbs .padreValenciano {
  display: none; }

#breadcrumbs li span.firstVisible:before {
  display: none; }

/* Nivel inicial 2 */
#breadcrumbs.nivel-inicial-2 li.first {
  display: none; }

/* Nivel inicial 3 */
#breadcrumbs.nivel-inicial-3 li.first, #breadcrumbs.nivel-inicial-3 li.first + li, #breadcrumbs.nivel-inicial-3 li.first + span + li {
  display: none; }

/* Nivel inicial 4 */
#breadcrumbs.nivel-inicial-4 li.first, #breadcrumbs.nivel-inicial-4 li.first + li, #breadcrumbs.nivel-inicial-4 li.first + span + li, #breadcrumbs.nivel-inicial-4 li.first + li + li, #breadcrumbs.nivel-inicial-4 li.first + span + li + li, #breadcrumbs.nivel-inicial-4 li.first + li + span + li {
  display: none; }

/* Nivel inicial 5 */
#breadcrumbs.nivel-inicial-5 li.first, #breadcrumbs.nivel-inicial-5 li.first + li, #breadcrumbs.nivel-inicial-5 li.first + span + li, #breadcrumbs.nivel-inicial-5 li.first + li + li, #breadcrumbs.nivel-inicial-5 li.first + span + li + li, #breadcrumbs.nivel-inicial-5 li.first + li + span + li
, #breadcrumbs.nivel-inicial-5 li.first + li + li + li, #breadcrumbs.nivel-inicial-5 li.first + span + li + li + li, #breadcrumbs.nivel-inicial-5 li.first + li + span + li + li, #breadcrumbs.nivel-inicial-5 li.first + li + li + span + li {
  display: none; }

#breadcrumbs .estasEn {
  color: #575353;
  padding-right: 5px;
  float: left;
  display: block;
  height: 40px; }

#breadcrumbs .portlet-borderless-container ul li a {
  padding-right: 5px;
  color: #4a4a49;
  text-decoration: none; }

#breadcrumbs .portlet-borderless-container ul li a:hover {
  text-decoration: underline;
  color: #c70f2d; }

#breadcrumbs .portlet-borderless-container ul li span:before {
  content: '>';
  padding-right: 5px; }

#breadcrumbs .portlet-borderless-container ul li.first span:before {
  content: none;
  padding-right: 0; }

#breadcrumbs .portlet-borderless-container ul li.last span {
  font-weight: 700; }

#breadcrumbs .portlet-borderless-container ul li.last span:before {
  font-weight: normal; }

#breadcrumbs .breadcrumbs-horizontal li {
  vertical-align: top;
  display: inline; }

#content .portlet-boundary.portlet-breadcrumb {
  padding: 0;
  margin: 0;
  background: none; }

.ie7 #content .portlet-boundary.portlet-breadcrumb {
  display: inline; }

.firefox #breadcrumbs .estasEn {
  padding-top: 0; }

/****portlet navegacion y  sitemap ****/
.nav-menu li {
  list-style: none; }

.nav-menu ul {
  padding: 0;
  margin: 0 !important; }

.nav-menu a,
#column-1 .journal-content-article li a,
.columns-1-1-2 #column-4 .journal-content-article li a {
  text-decoration: none; }

.nav-menu a:hover,
#column-1 .journal-content-article li a:hover,
.columns-1-1-2 #column-4 .journal-content-article li a:hover {
  text-decoration: underline; }

.nav-menu h2 {
  font-size: 1.2em;
  font-weight: bold; }

.nav-menu h2 a {
  color: #575353;
  text-decoration: none; }

.nav-menu .breadcrumbs-horizontal li {
  display: block; }

ul.level-1 {
  margin: 5px 0; }

.GVA .portlet-body .portlet-body ul.level-1 li,
#column-1 .journal-content-article ul li,
.columns-1-1-2 #column-4 .journal-content-article ul li {
  list-style: none;
  padding-left: 12px;
  background-image: url(../images/GVA/flechaMenu.png);
  background-repeat: no-repeat;
  background-position: 0 2px; }

.GVA #column-2 .portlet-body .portlet-body ul.level-1 li {
  background: url(../images/GVA/icono_principal.png) 0 3px no-repeat;
  padding: 1px 0 1px 15px;
  margin-bottom: 3px; }

/* Para que las listas numeradas se respete el formato elegido por el usuario */
#column-1 .journal-content-article ol[style*=lower-roman] > li {
  list-style: lower-roman; }

#column-1 .journal-content-article ol[style*=upper-roman] > li {
  list-style: upper-roman; }

#column-1 .journal-content-article ol[style*=lower-alpha] > li {
  list-style: lower-alpha; }

#column-1 .journal-content-article ol[style*=upper-alpha] > li {
  list-style: upper-alpha; }

#column-1 .journal-content-article ol[style*=decimal] > li {
  list-style: decimal; }

.navegacion-central .portlet-body ul {
  margin-left: 20% !important; }

.navegacion-central .portlet-body li {
  float: left;
  width: 33%;
  margin-right: 5%; }

.navegacion-central .portlet-body ul:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0; }

/*** Paginación ***/
.taglib-page-iterator .search-pages .page-links a, .taglib-page-iterator .search-pages .page-links span {
  border-left: 0; }

/*****Publicador de contenidos**/
.portlet-asset-publisher .final-separator {
  margin-bottom: 5px !important; }

.portlet-asset-publisher .iframe .iframe-controls a.taglib-icon .taglib-text {
  font-weight: 600; }

.portlet-asset-publisher .add-asset-selector {
  margin-bottom: 0 !important; }

.portlet-asset-publisher .asset-abstract {
  padding: 12px 0 12px 0;
  border-top: 1px solid #c9c9c4; }

.portlet-asset-publisher form + .asset-abstract {
  border-top: 0 !important;
  margin: -30px 0 -10px 0; }

.portlet-asset-publisher .asset-abstract .asset-metadata {
  clear: none; }

.portlet-asset-publisher .asset-abstract .asset-metadata .metadata-entry {
  color: #757575; }

.portlet-asset-publisher .asset-abstract .asset-actions {
  margin-top: 5px; }

.portlet-asset-publisher .asset-abstract:after {
  content: "";
  clear: both;
  display: block; }

.portlet-asset-publisher .asset-title {
  border: 0;
  margin: 0 0 1px 0; }

.portlet-asset-publisher h2.asset-title {
  margin-top: 5px;
  font-size: 1em; }

.portlet-asset-publisher .asset-title a {
  font-size: 1.1em;
  text-decoration: none;
  font-weight: bold; }

.portlet-asset-publisher .asset-title a:hover {
  text-decoration: underline; }

.portlet-asset-publisher .asset-title a img {
  display: none; }

.portlet-asset-publisher .asset-content {
  margin: 0px 0 5px 0; }

.portlet-asset-publisher .asset-content img {
  vertical-align: top; }

.portlet-asset-publisher .asset-more {
  text-align: right; }

.portlet-asset-publisher .asset-more a {
  font-size: 1em;
  color: #575353;
  text-decoration: none; }

.portlet-asset-publisher .asset-more a:hover {
  text-decoration: underline; }

.portlet-asset-publisher .taglib-header .header-back-to {
  float: left;
  width: 100%; }

.portlet-asset-publisher .taglib-header .header-back-to a {
  padding: 0; }

.portlet-asset-publisher .taglib-header {
  margin-bottom: 0; }

.portlet-asset-publisher .taglib-header h1.header-title, .portlet-asset-publisher .taglib-header h2.header-title {
  display: none; }

.portlet-asset-publisher .separator {
  border-top: 1px solid #c9c9c4;
  margin: 15px auto; }

.portlet-asset-publisher.separator-no .separator {
  border-top: 0px; }

.portlet-asset-publisher ul.title-list {
  overflow: visible; }

.portlet-asset-publisher li.title-list span .taglib-icon .icon {
  display: none; }

.portlet-asset-publisher li.title-list .lfr-meta-actions span .taglib-icon .icon {
  display: block; }

.portlet-asset-publisher .title-list a, .portlet-asset-publisher .taglib-icon .taglib-text {
  text-decoration: none !important;
  font-weight: 500; }

.portlet-asset-publisher .title-list a:hover {
  text-decoration: underline !important; }

.portlet-asset-publisher li.title-list {
  font-size: 100%;
  margin-bottom: 0.6em !important;
  background: url(../images/GVA/triangulo.png) 0 4px no-repeat !important; }

.portlet-asset-publisher .asset-abstract .asset-content p {
  clear: left; }

.portlet-asset-publisher .asset-video-row.clearfix {
  display: none;
  clear: none; }

.portlet-asset-publisher .journal-content-article h2:first-child {
  margin: 5px 0 10px 0; }

.portlet-asset-publisher .journal-content-article h2, .journal-content-article h3, .journal-content-article h4 {
  margin: 30px 0 10px 0; }

.portlet-asset-publisher .taglib-page-iterator .search-results {
  margin-bottom: 15px; }

.portlet-asset-publisher label.aui-field-label-inline-label {
  font-weight: initial;
  font-size: 13.2px; }

.portlet-asset-publisher .delta-selector {
  display: none; }

.portlet-asset-publisher .aui-field-input {
  font-size: 13.2px; }

.portlet-asset-publisher .page-selector select {
  border: 1px solid #c9c9c4;
  border-radius: 0;
  height: 20px;
  margin-bottom: 2px;
  padding: 2px 1px; }

.portlet-asset-publisher .taglib-page-iterator .page-selector {
  margin-top: -1px; }

.portlet-asset-publisher .asset-entries-group-label {
  background-color: initial;
  clear: initial;
  padding: initial;
  border-bottom: 1px solid #c9c9c4;
  font-size: 1.2em; }

.portlet-asset-publisher .taglib-asset-categories-navigation .lfr-panel.lfr-extended .lfr-panel-titlebar {
  background: none; }

.portlet-asset-publisher .asset-abstract {
  padding: 10px 0 0px 0;
  border-top: none; }

.portlet-asset-categories-navigation .lfr-asset-category-list li {
  padding: 0 0 3px 12px !important; }

.portlet-asset-categories-navigation .portlet-body ul li {
  background: url(../images/GVA/flechaMenu.png) 0 2px no-repeat !important; }

.imgHeaderContent, .imgListContent {
  float: right;
  padding: 4px;
  float: right;
  border: 1px solid #c9c9c4;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 10px; }

#content .portlet-asset-publisher .journal-content-article .faq {
  margin-bottom: -10px; }
  #content .portlet-asset-publisher .journal-content-article .faq .asset-title a {
    font-size: 1em;
    text-decoration: none; }
  #content .portlet-asset-publisher .journal-content-article .faq .asset-title a::before {
    border-top: 7px solid #575353;
    content: " ";
    margin: 6px 6px 0 3px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 0;
    float: left; }
  #content .portlet-asset-publisher .journal-content-article .faq .asset-title.expanded a::before {
    border-bottom: 7px solid #575353;
    border-top: 0 !important; }
  #content .portlet-asset-publisher .journal-content-article .faq .faq-respuesta {
    margin-left: 20px !important;
    padding-top: 10px; }

/* Estilos para el display del asset-publisher "imagenes-pequenyas" */
.portlet-asset-publisher .asset-item-small-image a > p {
  height: 3.0em;
  overflow: hidden; }

.portlet-asset-publisher .asset-item-small-image {
  width: 24%;
  margin-right: 1%;
  float: left; }

.portlet-asset-publisher .asset-item-small-image .thumbmas {
  width: 150px;
  height: 109px;
  overflow: hidden;
  background-color: black;
  text-align: left;
  margin: 0 0; }

.portlet-asset-publisher .asset-item-small-image .titlemas {
  height: 3.0em;
  overflow: hidden;
  text-align: left;
  margin: 5px 0 10px 0; }

/********************************************************************/
/* Estilos para el display del asset-publisher "resumen GVA" */
.dockbar-ready.controls-visible #wrapper #main-content, .dockbar-ready.controls-visible .wrapper #main-content {
  margin-top: 10px; }

.dockbar-ready.controls-visible .portlet-asset-publisher.columnas-3.actualidad.novetats .lfr-meta-actions {
  padding-top: 3em !important; }

.dockbar-ready .portlet-asset-publisher.columnas-3.actualidad.novetats .portlet {
  padding-top: 6px; }

@media screen and (min-width: 979px) {
  .portlet-asset-publisher.columnas-2 .asset-item-resumen-gva {
    width: 49.5%; }

  .portlet-asset-publisher.columnas-2 .asset-item-resumen-gva:nth-child(2n+2) {
    clear: left!important; }

  .portlet-asset-publisher.columnas-3 .asset-item-resumen-gva {
    width: 33.17%; }

  .portlet-asset-publisher.columnas-3 .asset-item-resumen-gva:nth-child(3n+2) {
    clear: left!important; }

  .portlet-asset-publisher.columnas-4 .asset-item-resumen-gva {
    width: 24.25%; }

  .portlet-asset-publisher.columnas-4 .asset-item-resumen-gva:nth-child(4n+2) {
    clear: left!important; }

  .portlet-asset-publisher.columnas-5 .asset-item-resumen-gva {
    width: 19.2%; }

  .portlet-asset-publisher.columnas-5 .asset-item-resumen-gva:nth-child(5n+2) {
    clear: left!important; }

  .portlet-asset-publisher.columnas-6 .asset-item-resumen-gva {
    width: 15.83333333333333%; }

  .portlet-asset-publisher.columnas-6 .asset-item-resumen-gva:nth-child(6n+2) {
    clear: left!important; }

  .portlet-asset-publisher.columnas-7 .asset-item-resumen-gva {
    width: 13.42857142857143%; }

  .portlet-asset-publisher.columnas-7 .asset-item-resumen-gva:nth-child(7n+2) {
    clear: left!important; }

  .portlet-asset-publisher.columnas-8 .asset-item-resumen-gva {
    width: 11.5%; }

  .portlet-asset-publisher.columnas-8 .asset-item-resumen-gva:nth-child(8n+2) {
    clear: left!important; }

  .portlet-asset-publisher.columnas-9 .asset-item-resumen-gva {
    width: 10.11111111111111%; }

  .portlet-asset-publisher.columnas-9 .asset-item-resumen-gva:nth-child(9n+2) {
    clear: left!important; }

  .portlet-asset-publisher.columnas-10 .asset-item-resumen-gva {
    width: 9.1%; }

  .portlet-asset-publisher.columnas-10 .asset-item-resumen-gva:nth-child(10n+2) {
    clear: left!important; }

  .portlet-asset-publisher .asset-item-resumen-gva {
    margin-right: 2px;
    float: left; }

  .portlet-asset-publisher.columnas-2 .asset-item-resumen-gva:nth-child(2n+1) {
    margin-right: 0%; }

  .portlet-asset-publisher.columnas-3 .asset-item-resumen-gva:nth-child(3n+1) {
    margin-right: 0%; }

  .portlet-asset-publisher.columnas-4 .asset-item-resumen-gva:nth-child(4n+1) {
    margin-right: 0%; }

  .portlet-asset-publisher.columnas-5 .asset-item-resumen-gva:nth-child(5n+1) {
    margin-right: 0%; }

  .portlet-asset-publisher.columnas-6 .asset-item-resumen-gva:nth-child(6n+1) {
    margin-right: 0%; }

  .portlet-asset-publisher.columnas-7 .asset-item-resumen-gva:nth-child(7n+1) {
    margin-right: 0%; }

  .portlet-asset-publisher.columnas-8 .asset-item-resumen-gva:nth-child(8n+1) {
    margin-right: 0%; }

  .portlet-asset-publisher.columnas-9 .asset-item-resumen-gva:nth-child(9n+1) {
    margin-right: 0%; }

  .portlet-asset-publisher.columnas-10 .asset-item-resumen-gva:nth-child(10n+1) {
    margin-right: 0%; } }
.portlet-asset-publisher .asset-item-resumen-gva .thumbmas {
  width: 100%;
  height: auto;
  overflow: hidden;
  text-align: left;
  margin: 0;
  max-height: initial !important;
  background-repeat: no-repeat;
  min-height: 200px;
  background-position: top;
  background-size: cover; }

.portlet-asset-publisher .asset-item-resumen-gva .thumbmas img {
  width: 100%;
  height: auto; }

.portlet-asset-publisher .asset-item-resumen-gva .titlemas {
  height: auto;
  overflow: hidden;
  text-align: left;
  margin: 0; }

.portlet-asset-publisher .asset-item-resumen-gva .titlemas a {
  font-weight: bold;
  font-size: 1.1em;
  text-decoration: none!important; }

.portlet-asset-publisher .asset-item-resumen-gva .titlemas.tituloArriba {
  margin-bottom: 5px; }

.portlet-asset-publisher .asset-item-resumen-gva .titlemas.tituloAbajo {
  margin-top: 5px; }

.portlet-asset-publisher .asset-item-resumen-gva .titlemas a {
  font-weight: normal; }

/********************************************************************/
.portlet-asset-publisher .asset-full-content.no-title .webContent .header10 {
  display: none; }

.portlet-asset-publisher .asset-full-content.show-asset-title {
  clear: both; }

/* ENT-194087 */
.right .portlet-asset-publisher h3.asset-title {
  padding-left: 15px;
  background: url(../images/GVA/flechaMenu.png) 0 3px no-repeat; }

.right .portlet-asset-publisher .asset-content .asset-summary {
  padding-left: 15px; }

.right .asset-more {
  display: none; }

.portlet-asset-publisher ul.title-list {
  overflow: hidden; }

.portlet-asset-publisher .asset-groupId {
  font-size: 90%; }

.portlet-asset-publisher .asset-category {
  font-size: 90%; }

/***plantilla Bloques***/
.bloques {
  display: -webkit-flex;
  -webkit-flex-direction: row;
  display: flex;
  flex-direction: row; }

.bloque-portada {
  flex-grow: 1;
  flex-basis: 0;
  padding-right: 1%; }

.bloque-portada p.imagen {
  background-size: cover!important;
  width: 100%;
  height: 200px;
  background-position: center!important; }

.bloque-portada p.titulo {
  font-weight: bold;
  font-size: 15px;
  border-bottom: 1px solid grey;
  height: 40px; }

#content #main-content .bloques .bloque-portada a {
  text-decoration: none!important; }

.bloque-portada:last-child {
  padding-right: 0; }

li.bloque-portada::before {
  content: none !important; }

/***plantilla text content****/
.textContent .content h1, .webContent .content h1 {
  font-size: 1.4em;
  font-weight: bold; }

.textContent .content h2, .webContent .content h2 {
  font-size: 1.2em;
  font-weight: bold; }

.textContent .content h3, .webContent .content h3 {
  font-size: 1.1em;
  font-weight: bold; }

.textContent .content h4, .webContent .content h4 {
  font-size: 0.9em;
  font-weight: bold; }

.textContent .content ul, .webContent .content ul {
  margin-left: 10px !important; }

.enlaces .documents, .enlaces .links, .relatedContents .documents, .relatedContents .links {
  float: left;
  width: 47%;
  margin-right: 2%; }

.enlaces .documents ul, .enlaces .links ul, .relatedContents .documents ul, .relatedContents .links ul {
  margin-left: 15% !important;
  list-style: none; }

.enlaces .documents ul li, .relatedContents .documents ul li {
  padding: 5px 0 5px 18px !important;
  background-image: url(../images/GVA/document.png) !important;
  background-repeat: no-repeat; }

.enlaces .links ul li, .relatedContents .links ul li {
  padding: 5px 0 5px 18px !important;
  background-image: url(../images/GVA/link.png) !important;
  background-repeat: no-repeat; }

.enlaces ul li a, .relatedContents ul li a {
  color: #575353;
  text-decoration: none; }

.enlaces ul li a:hover, .relatedContents ul li a:hover {
  text-decoration: underline; }

.enlaces ul li span, .relatedContents ul li span {
  font-size: 1.1em; }

.enlaces h2, .relatedContents h2 {
  margin-left: 15%;
  font-size: 1.2em;
  font-weight: bold;
  color: #575353; }

/******Plantilla list****/
.linklists {
  margin-left: 15px; }

.linklists h2 {
  margin: 15px 0 5px 0;
  font-weight: bold; }

.linklists ul li {
  margin-bottom: 3px;
  display: block;
  overflow: hidden; }

.linklists ul li span.titulo {
  font-weight: bold; }

.linklists ul li a {
  font-weight: normal;
  text-decoration: none; }

.linklists ul li a:hover {
  text-decoration: underline; }

/*****plantilla row list****/
.rowlist .list {
  float: left;
  width: 100%; }

.rowlist .row {
  width: 100%;
  float: left;
  padding-bottom: 0.8em;
  border-bottom: 1px solid #c9c9c4;
  margin-bottom: 1.5em; }

.rowlist .row .titulo {
  float: left;
  width: 30%;
  margin-right: 1%; }

.rowlist .row .titulo h3 {
  font-size: 1.1em;
  font-weight: bold; }

.rowlist .row .descripcion {
  float: left;
  width: 68%; }

.rowlist .row .descripcion p {
  font-size: 1.1em; }

/** Plantilla iFrame **/
.iframe iframe {
  width: 100% !important; }

.iframe .iframe-controls {
  min-height: 20px; }
  .iframe .iframe-controls a {
    padding: 0px 10px 0px 10px;
    text-decoration: none !important;
    cursor: pointer;
    font-weight: 600; }
    .iframe .iframe-controls a i {
      margin-top: -1px; }
  .iframe .iframe-controls .taglib-icon .taglib-text {
    text-decoration: none; }
  .iframe .iframe-controls .iframe-show-link {
    padding-left: 29px;
    background: url("../images/GVA/icon-link.png") 10px 2px no-repeat;
    background-size: 15px; }

.iframe .iframe-link {
  background: #f0f0f0; }
  .iframe .iframe-link input {
    display: none;
    width: calc(100% - 270px);
    margin: 6px;
    /* display: none; */ }

.iframe .iframe-error-protocol span {
  background-color: wheat;
  padding: 0 5px;
  display: block; }

/*****imagenes relacionadas con los contenidos, evitamos que se salgan del portlet****/
.portlet-journal-content .portlet-content img, .portlet-asset-publisher .portlet-content img {
  max-width: 100%;
  height: auto !important; }

.portlet-journal-content .portlet-content img, .portlet-journal-content .portlet-content object, .portlet-journal-content .portlet-content object > embed {
  max-width: 100%; }

/*****plantilla contenido****/
.contentPlantilla {
  position: relative; }

.contentPlantilla .footer {
  position: absolute;
  bottom: 12px;
  color: white;
  font-size: 1.5em;
  font-weight: bold;
  left: 8px; }

.contentPlantilla h1 {
  font-size: 1.4em;
  font-weight: bold; }

.contentPlantilla h2 {
  font-size: 1.2em;
  font-weight: bold; }

.contentPlantilla h3 {
  font-size: 1.1em;
  font-weight: bold; }

.contentPlantilla h4 {
  font-size: 0.9em;
  font-weight: bold; }

.contentPlantilla ul {
  margin-left: 10px !important; }

.contentPlantilla ul li {
  font-size: 1.1em; }

/*****plantilla patente****/
.patente .cabeceraCustom img {
  width: 100%; }

.patente .documento div {
  height: 40px;
  vertical-align: center; }

.patente .documento div a {
  line-height: 40px; }

/*****clases varias***/
.portlet-msg-error, .lfr-message-error, .portlet-msg-success, .lfr-message-success, .portlet-msg-info, .lfr-message-info {
  background-repeat: no-repeat; }

.flecha-izquierda, .flecha-derecha {
  display: none !important; }

.aui-carousel-body {
  margin: 0 !important; }

.aui-tabview-list li {
  padding-left: 0 !important;
  background: none !important; }

ul.lfr-actions li {
  background: none !important; }

div.taglib-social-bookmarks ul li {
  list-style: none;
  background: none !important; }

/****Webform portlet****/
.web-form-portlet .aui-fieldset-legend {
  display: none; }

.web-form-portlet p.description {
  padding: 10px 0 15px 0; }

.web-form-portlet .aui-field-label {
  font-size: 1em;
  float: left;
  clear: left;
  width: 25%;
  margin-right: 1.5%;
  font-weight: normal; }

.web-form-portlet span.aui-field-element {
  float: left;
  width: 70%; }

.web-form-portlet span.aui-field-element input[type="text"] {
  width: 300px;
  background: none;
  max-width: 100%; }

.web-form-portlet span.aui-field-element input[type="text"]#_1_WAR_webformportlet_INSTANCE_pe4aEqodlrvX_field6 {
  width: 100px;
  background: none; }

.web-form-portlet span.aui-field-element textarea {
  width: 350px;
  background: none; }

/***Global Menu Portlet****/
.GVA .globalmenuportlet-portlet ul li.no_background {
  background: none !important;
  padding-left: 0; }

.GVA .globalmenuportlet-portlet ul li.current > a {
  font-weight: bold; }

.GVA .globalmenuportlet-portlet ul li.orgPadre {
  background: none !important;
  padding-left: 0; }

.GVA .globalmenuportlet-portlet ul li.orgPadre a {
  color: #575353;
  text-decoration: none; }

.GVA .globalmenuportlet-portlet ul.org_hija li.org {
  list-style: none;
  padding-left: 12px;
  background: url(../images/GVA/flechaMenu.png) 0 2px no-repeat; }

.GVA .globalmenuportlet-portlet ul.org_hija li {
  list-style: none;
  padding-left: 12px;
  background: none; }

.GVA .globalmenuportlet-portlet ul.org_hija li a {
  text-decoration: none; }

.GVA .globalmenuportlet-portlet ul.org_hija li a:hover {
  text-decoration: underline; }

.GVA .globalmenuportlet-portlet ul.org_hija ul.org_hija {
  margin: 0; }

/*org hijas*/
.GVA .globalmenuportlet-portlet ul.org_hija ul.org_hija li {
  padding-left: 10px;
  background: url(../images/GVA/square-grey.png) 0 5px no-repeat; }

.GVA .globalmenuportlet-portlet ul.listaOrganizaciones > li {
  padding-left: 0 !important;
  background: none !important; }

/*org hijas org current*/
.GVA .globalmenuportlet-portlet ul li.org.current + li ul.org_hija li.org {
  background: url(../images/GVA/square.png) 0 5px no-repeat; }

.GVA .globalmenuportlet-portlet ul li.org.current + li ul.org_hija li a {
  color: #565353; }

.GVA .globalmenuportlet-portlet ul.org_hija ul.org_hija li.org.current {
  background: url(../images/GVA/square-grey.png) 0 5px no-repeat; }

/****Mapa Web****/
#siteMapPortlet ul li, .portlet-site-map ul li {
  list-style: none !important;
  padding-left: 17px !important;
  background: url(../images/GVA/flechaMenu.png) 0 3px no-repeat !important; }

#siteMapPortlet ul li a, .portlet-site-map ul li a {
  color: #565353 !important;
  text-decoration: none; }

#siteMapPortlet ul li ul, .portlet-site-map ul li ul {
  margin: 0 0 0 10px !important; }

#siteMapPortlet ul li ul li, .portlet-site-map ul li ul li {
  padding-left: 10px !important;
  background: url(../images/GVA/square.png) 0 5px no-repeat !important; }

#siteMapPortlet ul li ul li a, .portlet-site-map ul li ul li a {
  color: #575353 !important; }

#siteMapPortlet ul li ul li ul, .portlet-site-map ul li ul li ul {
  margin: 0 0 0 10px !important; }

#siteMapPortlet ul li ul li ul li, .portlet-site-map ul li ul li ul li {
  padding-left: 10px !important;
  background: url(../images/GVA/circle.png) 0 5px no-repeat !important; }

#siteMapPortlet ul li ul li ul li a, .portlet-site-map ul li ul li ul li a {
  color: #565353 !important; }

#siteMapPortlet ul li ul li ul li ul, .portlet-site-map ul li ul li ul li ul {
  margin: 0 0 0 10px !important; }

#siteMapPortlet ul li ul li ul li ul li, .portlet-site-map ul li ul li ul li ul li {
  padding-left: 10px !important;
  background: url(../images/GVA/guion.png) 0 6px no-repeat !important; }

#siteMapPortlet ul li ul li ul li ul li a, .portlet-site-map ul li ul li ul li ul li a {
  color: #565353 !important; }

#siteMapPortlet ul li a:hover, .portlet-site-map ul li a:hover {
  text-decoration: underline !important; }

/******/
.nav-menu ul li ul {
  display: none; }

.nav-menu li.selected > ul {
  display: block; }

.nav-menu li.selected.ocultaHijos ul {
  display: none; }

/****buscadores*****/
.buscadores-gva-portlet .aui-field-content {
  float: left;
  width: 100%;
  margin-bottom: 7px; }

.buscadores-gva-portlet .aui-field-content label {
  float: left;
  width: 120px;
  margin: 0 10px 7px 10px; }

.buscadores-gva-portlet .aui-field-content .aui-field-element {
  float: left;
  width: 350px; }

.buscadores-gva-portlet .aui-field-content .aui-field-element select {
  width: 300px; }

.buscadores-gva-portlet .aui-field-content .aui-field-element input {
  width: 295px; }

.buscadores-gva-portlet .w100.alignRight {
  padding-left: 340px;
  margin-bottom: 20px; }

.buscadores-gva-portlet .listadoLetras {
  margin: 0 0 20px 10px; }

.buscadores-gva-portlet .listadoLetras a {
  margin: 0 5px 0 0;
  font-weight: bold;
  text-decoration: none; }

.buscadores-gva-portlet .listadoLetras a:hover {
  margin: 0 5px 0 0;
  font-weight: bold;
  text-decoration: underline; }

.buscadores-gva-portlet .taglib-page-iterator .search-pages select {
  width: auto;
  vertical-align: middle; }

.buscadores-gva-portlet .taglib-page-iterator .aui-field-content .aui-field-element {
  float: none;
  width: auto; }

.buscadores-gva-portlet .taglib-page-iterator label {
  float: none;
  width: auto; }

.buscadores-gva-portlet .taglib-page-iterator {
  margin-top: 25px; }

.buscadores-gva-portlet a {
  text-decoration: none; }

.buscadores-gva-portlet a:hover {
  text-decoration: underline; }

.buscadores-gva-portlet .results-header th, .buscadores-gva-portlet .results-header td {
  font-weight: bold; }

.buscadores-gva-portlet .taglib-search-iterator td.valign-middle {
  vertical-align: top; }

.buscadores-gva-portlet .portlet {
  float: left;
  padding-bottom: 20px;
  width: 100%;
  margin-bottom: 20px; }

.buscadores-gva-portlet .detalle {
  float: left;
  width: 100%; }

.buscadores-gva-portlet .detalle .header {
  font-size: 1.1em;
  margin-bottom: 20px; }

.buscadores-gva-portlet .fila {
  float: left;
  width: 100%;
  margin-bottom: 10px; }

.buscadores-gva-portlet .detalle .encabezado {
  width: 20%;
  padding-right: 2%; }

.buscadores-gva-portlet .detalle .info {
  width: 76%; }

.buscadores-gva-portlet a.nueva {
  padding-left: 20px;
  font-size: 1.2em;
  font-weight: bold;
  margin-top: 10px;
  background: url(../images/common/search.png) 0 0 no-repeat; }

.buscadores-gva-portlet a.back {
  font-size: 1.2em;
  font-weight: bold;
  margin-right: 5px;
  float: right; }

.buscadores-gva-portlet .aui-button.aui-button-submit {
  margin: 0 0 0 138px;
  float: left; }

.buscadores-gva-portlet .aui-button.aui-button-submit .aui-button-content {
  margin-right: 5px; }

.buscadores-gva-portlet #_buscadordocumentaciongva_WAR_buscadoresgvaportlet_descriptores {
  width: 450px;
  height: 350px; }

.buscadores-gva-portlet .aui-field-label-right {
  width: auto !important; }

.buscadores-gva-portlet .aui-field-label-right input[type="checkbox"] {
  width: auto;
  margin-left: 140px; }

.buscadores-gva-portlet .aui-field-label-right + label {
  margin-left: 0; }

.buscadores-gva-portlet .aui-field-wrapper {
  margin-bottom: 10px; }

#_buscadordocumentaciongva_WAR_buscadoresgvaportlet_bibliotecasSearchContainer {
  margin-top: 20px; }

.buscadores-gva-portlet .detalle .header {
  color: #575353;
  font-weight: bold; }

.imagenBuscar {
  vertical-align: middle;
  border: 0; }

/***portlet listado noticias****/
#content .GVA .\32 01 .portlet-body .portlet-body li,
#content .GVA .Portlet94 .portlet-body .portlet-body .buscador_resultados li,
#content .GVA .Portlet94 .portlet-body .portlet-body .nav_pages li,
#content .GVA .Portlet23 .portlet-body .portlet-body .relacionados li {
  background-image: none;
  list-style: none;
  padding-left: 0px;
  clear: both;
  padding-top: 5px; }

.Portlet23 .noticia_detalle_dcha h3 {
  font-family: 'Arial Narrow', Arial;
  font-size: 1em;
  text-align: right;
  text-transform: uppercase;
  border-top: 1px solid #c70f2d;
  border-bottom: 1px solid #c70f2d;
  color: #575353; }

.Portlet23 .noticia_detalle_dcha,
.Portlet23 .noticia_detalle {
  border-bottom-color: #c9c9c4;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  margin-bottom: 10px;
  padding-top: 0.8em; }

.Portlet23 .noticia_detalle .utilidades {
  margin-top: 18px;
  margin-bottom: 10px; }

.Portlet23 .texto_centro .descripcion {
  width: 100%; }

.Portlet23 .texto_centro .descripcion .resultados {
  text-align: right; }

.noticia .iconos .media {
  margin-top: 0px; }

.Portlet23 .noticia_detalle {
  padding-right: 20px;
  width: 67%; }

.Portlet23 .noticia_detalle_dcha {
  width: 30%;
  float: right; }

.ie8 .portlet-boundary_201_WAR_portalconsportlet_ div.imagen img {
  width: 100px !important;
  max-width: 100px !important; }

/***varios****/
.imagenPortada {
  width: 100%; }

.aui-image-viewer-image {
  max-width: none; }

/** paginacion **/
.taglib-page-iterator {
  padding-top: 10px; }

.taglib-page-iterator .page-selector {
  margin-top: -10px; }

/*****listas (plantillas de contenidos Web)****/
img.icono {
  vertical-align: top;
  width: 16px;
  height: 16px; }

.textContent .enlaces, .webContent .enlaces, .textContent .relatedContents .links, .textContent .relatedContents .documents,
.webContent .relatedContents .links, .webContent .relatedContents .documents {
  margin-top: 10px; }

.videos, .video {
  text-align: center;
  clear: left; }

.entradilla img, .image_left {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  vertical-align: top; }

.content img {
  margin: 0 5px 10px 5px;
  vertical-align: top; }

.entradilla {
  font-style: italic; }

.textContent .bloque, .webContent .bloque {
  margin-bottom: 10px; }

.image_right {
  float: right !important;
  margin-left: 10px;
  margin-right: 0 !important;
  margin-bottom: 10px;
  vertical-align: top; }

.videos, .audios, .bloque, .video {
  clear: left;
  float: left;
  width: 100%;
  margin-bottom: 10px; }

.textHeader {
  font-size: 1.1em; }

.bloqueImagenes {
  clear: left;
  text-align: center; }

.bloqueTexto {
  text-align: center; }

.bloqueImagenes .image_center {
  margin: 0 auto;
  float: none !important; }

.bloqueTexto .image_center {
  margin: 0 10px 10px 0;
  float: none !important; }

.bloqueTextoDato {
  display: inline;
  text-align: left; }

.vip {
  float: left;
  width: 100%;
  margin-bottom: 20px; }

.vip .vip_foto {
  float: left;
  margin-right: 2%;
  width: 20%; }

.vip .contact {
  float: left;
  width: 75%; }

.vip .vip_foto img {
  width: 100%; }

.vip ul li {
  list-style: none;
  background: none !important; }

.vip_nombre {
  margin-bottom: 10px; }

.vip_comentario {
  margin-top: 10px; }

.vip ul li span {
  display: block;
  padding: 2px 15px; }

.vip ul li.vip_id span, .vip ul li.vip_direccion span {
  background: url(../images/GVA/flechaMenu.png) 0 4px no-repeat; }

.localizaciones ul li {
  list-style: none;
  background: none !important; }

.localizaciones ul li ul li {
  font-size: 1em; }

.localizaciones .imagen {
  float: right;
  width: 30%;
  margin-right: 2%;
  margin-bottom: 2%;
  margin-top: -3%; }

.localizaciones .imagen img {
  width: 100%;
  margin-top: 20%; }

.localizaciones .datos {
  float: left;
  width: 100%;
  padding-bottom: 50px; }

.localizaciones ul li span {
  display: block;
  padding: 2px 15px; }

.localizaciones ul li.localizacion_nombre span, .localizaciones ul li.localizacion_telefono span, .localizaciones ul li.localizacion_descripcion span, .localizaciones ul li.localizacion_ubicacion span {
  background: url(../images/GVA/flechaMenu.png) 0 4px no-repeat; }

.localizaciones ul li.localizacion_telefono span, .localizaciones ul li.localizacion_descripcion span {
  margin-top: 10px; }

.localizaciones ul li.localizacion_ubicacion ul li {
  padding-left: 0px;
  background: none !important;
  margin-left: 0px; }

.localizaciones ul li.localizacion_ubicacion ul li.localizacion_cp {
  padding-left: 0 !important; }

.enlaces .documents, .enlaces .links, .relatedContents .documents, .relatedContents .links {
  float: left;
  width: 47%;
  margin-right: 2%; }

.enlaces .documents ul, .enlaces .links ul, .relatedContents .documents ul, .relatedContents .links ul {
  margin-left: 20px !important; }

/******varios****/
strong {
  font-weight: bold; }

em {
  font-style: italic; }

ol > li {
  list-style: decimal;
  background: none;
  margin-left: 20px; }

/* Para que las listas numeradas se respete el formato elegido por el usuario */
ol[style*=lower-roman] > li {
  list-style: lower-roman; }

ol[style*=upper-roman] > li {
  list-style: upper-roman; }

ol[style*=lower-alpha] > li {
  list-style: lower-alpha; }

ol[style*=upper-alpha] > li {
  list-style: upper-alpha; }

ol[style*=decimal] > li {
  list-style: decimal; }

/*****navegacion*****/
#navigation {
  display: block !important;
  float: left;
  width: 100%;
  height: 29px;
  border-bottom: 1px solid #c70f2d;
  background: transparent !important;
  margin-bottom: 10px; }

#navigation.conselleria {
  border: none !important; }

#navigation .enlaces {
  font-size: 1.1em;
  text-align: center;
  float: left;
  height: 2em;
  width: 50%;
  float: left;
  vertical-align: middle;
  text-align: left; }

#navigation .enlaces a {
  border-left: 1px solid white;
  padding: 1px 10px;
  text-decoration: none;
  margin-left: -2px;
  color: white;
  font-weight: bold;
  text-align: left; }

#navigation .enlaces a:first-child {
  border-left: 0; }

/*****fecha*****/
#date {
  color: #565353;
  float: right;
  display: table-cell;
  vertical-align: middle;
  padding-right: 15px;
  font-size: 0.86em; }

#date.divisor {
  border-right: 2px solid #c70f2d;
  display: inline;
  margin-left: 6px;
  vertical-align: text-top; }

/*****cambiamos los estilos para que parezcan los titulos del contenido como títulos del portlet****/
/*.listPlantilla .header10, .textContent .header10, .webContent .header10 {font-size: 1.2em; left:5px; font-weight: bold; margin-bottom: 0px; }*/
.listPlantilla .header10, .textContent .header10, .webContent .header10 {
  font-size: 1.2em;
  font-weight: bold;
  left: 5px;
  color: #575353; }

/*****banners***/
.journal-content-article .banners ul {
  padding: 0;
  list-style: none; }

#content #main-content .journal-content-article .banners ul {
  margin: -4px 0 0 0 !important; }

.cabecera .journal-content-article .banners ul {
  margin: 0 !important; }

.cabecera .journal-content-article li.banner_vertical {
  text-align: left; }

.journal-content-article li.banner_vertical {
  display: block;
  background: none !important;
  padding: 0 !important;
  text-align: center;
  /*margin-right: auto; margin-bottom: 10px;*/ }

#main-content .journal-content-article li.banner_vertical img {
  margin-top: 4px; }

#column-2 .journal-content-article li.banner_vertical img, #columns-1-1-2 #column-3 .journal-content-article li.banner_vertical img {
  width: 100%; }

#column-1 .journal-content-article li.banner_vertical img, #column-pos-1 .journal-content-article li.banner_vertical img, #column-3 .journal-content-article li.banner_vertical img, #column-4 .journal-content-article li.banner_vertical img {
  width: 95%; }

.journal-content-article li.banner_vertical:first-child img {
  margin-top: 0; }

.journal-content-article li.banner_horizontal {
  float: left;
  background: none !important; }

.journal-content-article li.banner_horizontal img {
  width: 100%; }

.journal-content-article li.banner_horizontal:first-child {
  margin-left: 0 !important; }

#logo .journal-content-article li.banner_vertical {
  float: none;
  margin-right: auto;
  margin-bottom: 10px;
  background: transparent !important;
  max-width: 100%; }

#logo .journal-content-article li.banner_vertical img {
  max-height: 75px; }

/** banner_horizontal centrado **/
.journal-content-article .banners {
  text-align: center; }

.journal-content-article li.banner_horizontal {
  display: inline-block;
  float: none;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px; }

#logo .journal-content-article li.banner_horizontal a img {
  width: 100%;
  max-height: 75px; }

#logo .journal-content-article .banners {
  text-align: left; }

/* Banners de "Te interesa" (global y conselleria) con apariencia de estar en el mismo portlet */
.right > .portlet-boundary .portlet, #portlet_56_INSTANCE_column1GVA {
  border-bottom: 0px !important;
  margin-bottom: 0px !important; }

.right > .portlet-boundary .portlet .portlet-content, #portlet_56_INSTANCE_column1GVA .portlet-content {
  padding-bottom: 0 !important; }

.right > .portlet-boundary + .portlet-dropzone, #p_p_id_56_INSTANCE_column1GVA_ + #p_p_id_56_INSTANCE_column1_, #p_p_id_56_INSTANCE_column1GVA_ + #p_p_id_56_INSTANCE_column12_, #p_p_id_56_INSTANCE_column1GVA_ + #p_p_id_56_INSTANCE_column13_, #p_p_id_56_INSTANCE_column1GVA_ + #p_p_id_56_INSTANCE_column14_ {
  border-top: 1px solid #c9c9c4;
  padding-top: 5px;
  margin-top: 12px;
  min-height: 11px !important; }

#p_p_id_56_INSTANCE_column3BannerSitio_ .portlet-content, #p_p_id_56_INSTANCE_column4BannerSitio_ .portlet-content, #p_p_id_56_INSTANCE_column1BannerSitio_ .portlet-content {
  margin-top: 4px !important;
  padding-top: 0 !important; }

#p_p_id_56_INSTANCE_column3BannerSitio_ .portlet-topper, #p_p_id_56_INSTANCE_column4BannerSitio_ .portlet-topper, #p_p_id_56_INSTANCE_column1BannerSitio_ .portlet-topper, .logo_organismo .portlet-title {
  display: none !important; }

#column-1 .logo_organismo {
  border-bottom: 1px solid #c9c9c4;
  margin-bottom: 16px; }

#column-1 .logo_organismo .journal-content-article img, #column-1 .logo_organismo .journal-content-article li.banner_vertical img {
  width: 100%; }

/****tablas*****/
.resaltar-filas-alternas tbody > tr:nth-child(odd) {
  background-color: #e5e6e8; }

th, body.html-editor.portlet th, .dynamic_data_list_display th, .journal-content-article th {
  padding: 8px 5px;
  background-color: #747474;
  border-width: 1px;
  border-style: solid;
  border-color: white;
  font-size: 1em;
  font-weight: bold;
  text-align: left;
  color: white; }

td, body.html-editor.portlet td, .dynamic_data_list_display td, .journal-content-article td {
  padding: 3px 5px;
  font-size: 1em;
  color: #47423a;
  border-color: #ccc3be;
  border-style: solid;
  border-width: 1px; }

table, body.html-editor.portlet table, .dynamic_data_list_display table, .journal-content-article table {
  width: 97%;
  border-collapse: collapse;
  border-spacing: 0px;
  border-width: 0px; }

table.lfr-table td, table.lfr-table td {
  border: 0; }

td.titular_nivel0 {
  padding: 8px 5px;
  background-color: #747474;
  border-color: white;
  font-size: 1em;
  font-weight: bold;
  color: white; }

td.titular_nivel1 {
  background-color: #747474;
  border-color: white;
  font-weight: bold;
  color: white; }

td.titular_nivel2 {
  background-color: #e5e6e8;
  color: #565353; }

td.titular_nivel3 {
  background-color: white;
  color: #565353; }

/****redes sociales***/
div.redes {
  text-align: center;
  margin-top: .6em; }

#content .GVA .portlet-body .portlet-body div.redes li,
div.redes ul {
  list-style-type: none; }

#content .GVA .portlet-body .portlet-body .redes li, div.redes ul li {
  display: inline-block;
  background: none; }

/* BANNER redes sociales */
#p_p_id_56_INSTANCE_REDESSOCIALES_ .banners li.banner_horizontal {
  width: 17px;
  height: 17px;
  margin-left: 3px !important; }

/***iframes migrados***/
.iframe_minheight {
  border: 0;
  min-height: 90em; }

/**Portlet de navegación con imagenes**/
.nav-menu-style-images .level-1 > li {
  float: left;
  width: 230px;
  padding: 0 0 25px 10px;
  background: none !important;
  font-weight: 700;
  min-height: 120px; }

.nav-menu-style-images .level-2 {
  display: block;
  padding: 2px 20px 0 0 !important;
  margin: 0px !important;
  font-size: 0.9em; }

.nav-menu-style-images .level-2 > li {
  background: url(../images/GVA/flechaMenu.png) 0 2px no-repeat !important;
  font-weight: 400; }

.nav-menu-style-images .level-1 > li > a {
  background: none !important; }

.nav-menu-style-images .level-1 > li > a > span {
  display: block;
  padding-top: 3px; }

.nav-menu-style-images img {
  max-width: 230px;
  max-height: 75px; }

.nav-menu-style-images .clear-left {
  clear: none; }

/** Estilo de los eventos en el calendario **/
.taglib-calendar tr td.has-events a {
  background-image: url("../images/calendar/has-events.png");
  background-position: center;
  background-repeat: no-repeat;
  color: white; }

.taglib-calendar tr td.has-events a span {
  background: none !important; }

/** Estilo de la visualización personalizada de Asset Publisher: tabla eventos **/
.asset-event-legend {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.asset-event-legend li, .asset-event-date {
  background-repeat: no-repeat; }

.asset-event-legend li {
  padding-left: 15px;
  margin: 0;
  background-position: 5px 3px; }

.events-table {
  font-size: 110%;
  margin: 20px 0 20px 0;
  width: 100%; }

.events-table td {
  border-bottom: 1px solid #c9c9c4;
  padding: 3px 0 3px 15px; }

.event-selection {
  background: #f0f0f0;
  padding: 3px 0 3px 5px; }

.asset-event-date {
  width: 23%;
  background-position: 5px 7px; }

.asset-event-description {
  width: 20%; }

.asset-event-title {
  font-weight: 700; }

.asset-event-legend-0 {
  background-image: url("../images/calendar/evento_rojo.gif") !important; }

.asset-event-legend-1 {
  background-image: url("../images/calendar/evento_morado.gif") !important; }

.asset-event-legend-2 {
  background-image: url("../images/calendar/evento_verde.gif") !important; }

.asset-event-legend-3 {
  background-image: url("../images/calendar/evento_amarillo.gif") !important; }

.asset-event-legend-4 {
  background-image: url("../images/calendar/evento_gris.gif") !important; }

.asset-event-legend-5 {
  background-image: url("../images/calendar/evento_azul.gif") !important; }

.asset-event-legend-6 {
  background-image: url("../images/calendar/evento_rosa.gif") !important; }

.asset-event-legend-7 {
  background-image: url("../images/calendar/evento_naranja.gif") !important; }

.asset-event-legend-8 {
  background-image: url("../images/calendar/evento_negro.gif") !important; }

.asset-event-legend-9 {
  background-image: url("../images/calendar/evento_blanco.gif") !important; }

.navbar .listaAreas {
  display: none; }

/** Redes sociales **/
#navigation.conselleria #redes-sociales {
  margin-top: 7px;
  margin-right: 1.37%;
  height: 17px;
  position: relative;
  max-width: 119px;
  font-size: 0;
  margin-left: 5px; }

#redes-sociales {
  margin-top: 0px;
  margin-right: 15px;
  height: 17px;
  position: relative;
  max-width: 119px;
  font-size: 0; }

#redes-sociales li {
  padding-left: 0px !important;
  padding-bottom: 1px; }

#redes-sociales li:first-child {
  padding-left: 0; }

#redes-sociales .portlet-borderless-container {
  padding: 0 !important; }

#content #redes-sociales .journal-content-article ul {
  margin: 0 !important; }

#content #redes-sociales .journal-content-article a {
  text-decoration: none; }

#content #redes-sociales .journal-content-article img {
  width: 26px;
  height: 26px; }

#redes-sociales .redes-sociales {
  height: 18px;
  overflow: hidden; }

#redes-sociales .redes-sociales ul {
  margin-left: 15px; }

#redes-sociales .portlet-boundary {
  overflow: hidden; }

#redes-sociales .slider-redes {
  width: 15px;
  height: 26px;
  top: 0px;
  position: absolute;
  z-index: 1000;
  cursor: pointer;
  display: none; }

#redes-sociales #mover-izquierda {
  right: -15px;
  top: -5px;
  background: white url(../images/GVA/icono_principal_red.png) 0 center no-repeat;
  background-size: 50%; }

#redes-sociales #mover-derecha {
  left: 0px;
  top: -5px;
  background: white url(../images/GVA/icono_izquierda_red.png) 0 center no-repeat;
  background-size: 50%; }

#redes-sociales.slider-activo {
  width: 119px; }

.redes-sociales li {
  display: inline-block;
  background: none !important; }

.redes-sociales li a {
  display: block;
  width: 17px;
  height: 17px;
  overflow: hidden;
  text-indent: 999px;
  background-repeat: no-repeat;
  margin-right: 3px;
  background-size: 100%; }

.redes-sociales .blog a {
  background-image: url("../images/GVA/redes/blog_gva_red.png"); }

.redes-sociales .facebook a {
  background-image: url("../images/GVA/redes/facebook_gva_red.png"); }

.redes-sociales .flickr a {
  background-image: url("../images/GVA/redes/flickr_gva_red.png"); }

.redes-sociales .googleplus a {
  background-image: url("../images/GVA/redes/googleplus_gva_red.png"); }

.redes-sociales .instagram a {
  background-image: url("../images/GVA/redes/instagram_gva_red.png"); }

.redes-sociales .ivoox a {
  background-image: url("../images/GVA/redes/ivoox_gva_red.png"); }

.redes-sociales .linkedin a {
  background-image: url("../images/GVA/redes/linkedin_gva_red.png"); }

.redes-sociales .pinterest a {
  background-image: url("../images/GVA/redes/pinterest_gva_red.png"); }

.redes-sociales .rss a {
  background-image: url("../images/GVA/redes/rss_gva_red.png"); }

.redes-sociales .slideshare a {
  background-image: url("../images/GVA/redes/slideshare_gva_red.png"); }

.redes-sociales .twitter a {
  background-image: url("../images/GVA/redes/twitter_gva_red.png"); }

.redes-sociales .youtube a {
  background-image: url("../images/GVA/redes/youtube_gva_red.png"); }

.redes-sociales .signos a {
  background-image: url("../images/GVA/redes/signos_gva_red.png"); }

.redes-sociales .twitch a {
  background-image: url("../images/GVA/redes/twitch_gva_red.png"); }

/*
.redes-sociales .blog a:hover { background-image:url('../images/GVA/redes/blog2.png'); }
.redes-sociales .facebook a:hover { background-image:url('../images/GVA/redes/facebook_gva2.png'); }
.redes-sociales .googleplus a:hover { background-image:url('../images/GVA/redes/googleplus2.png'); }
.redes-sociales .flickr a:hover { background-image:url('../images/GVA/redes/flickr_gva2.png'); }
.redes-sociales .instagram a:hover { background-image:url('../images/GVA/redes/instagram2.png'); }
.redes-sociales .ivoox a:hover { background-image:url('../images/GVA/redes/ivoox_gva2.png'); }
.redes-sociales .linkedin a:hover { background-image:url('../images/GVA/redes/linkedin_gva2.png'); }
.redes-sociales .pinterest a:hover { background-image:url('../images/GVA/redes/pinterest_gva2.png'); }
.redes-sociales .rss a:hover { background-image:url('../images/GVA/redes/rss2.png'); }
.redes-sociales .slideshare a:hover { background-image:url('../images/GVA/redes/slideshare2.png'); }
.redes-sociales .twitter a:hover { background-image:url('../images/GVA/redes/twitter_gva2.png'); }
.redes-sociales .youtube a:hover { background-image:url('../images/GVA/redes/youtube_gva2.png'); }
.redes-sociales .signos a:hover { background-image:url('../images/GVA/redes/signos2.png'); }
*/
/** Resetear estilos navbar **/
.navbar, .navbar-inner {
  min-height: 0;
  margin: 0;
  box-shadow: none; }

.navbar-inner {
  background: none;
  border: 0;
  padding: 0; }

/** Carrusel **/
.carousel {
  margin-bottom: 0; }

.carousel-caption {
  background: rgba(83, 84, 86, 0.7); }

.carousel-caption h4 {
  margin: 0; }

.carousel-caption p.titulo {
  font-size: 1.1em;
  font-weight: bold; }

.carousel-control, .carousel-play-pause {
  color: white;
  background-color: #575353;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7; }

.carousel-control {
  text-decoration: none;
  border: 0;
  z-index: 100;
  background-repeat: no-repeat;
  width: 34px;
  height: 34px;
  top: 50%;
  margin-top: -17px;
  overflow: hidden;
  background-position: center; }

.span2 .carousel-control {
  width: 20px;
  height: 20px;
  background-size: 70%;
  margin-top: -10px; }

.carousel-control.left {
  background-image: url("../images/carousel/fletxa_1.png");
  text-indent: -999px;
  left: 5px; }

.span2 .carousel-control.left {
  left: 2px; }

.carousel-control.right {
  background-image: url("../images/carousel/fletxa_2.png");
  text-indent: 999px;
  right: 5px; }

.span2 .carousel-control.right {
  right: 2px; }

.carousel .item img, .webContent .imagenArticulo {
  margin: auto;
  width: 100%; }

.carousel-indicators {
  margin: 0 !important;
  top: 10px;
  right: 10px; }

.span2 .carousel-indicators {
  top: 5px;
  right: 5px; }

#content .portlet-journal-content .listaCarrusel .carousel-indicators li {
  background-color: #959595;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  background-image: none;
  padding: 0;
  cursor: pointer;
  -moz-box-shadow: black 0 0 2px;
  -webkit-box-shadow: black 0 0 2px;
  -o-box-shadow: black 0 0 2px;
  box-shadow: black 0 0 2px; }

#content .listaCarrusel .carousel-inner li.item,
div[id*="column-"] .listaCarrusel .carousel-inner li.item {
  list-style: none;
  padding: 0px; }

#content .carousel .carousel-indicators li.active {
  background-color: white;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.carousel-play-pause {
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 5;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -o-border-radius: 15px;
  -ms-border-radius: 15px;
  -khtml-border-radius: 15px;
  border-radius: 15px;
  padding: 2px 4px 4px 4px; }

.span2 .carousel-play-pause {
  top: 2px;
  left: 2px; }

.carousel-play-pause span {
  cursor: pointer; }

.carousel.slide.listaCarrusel.cover .carousel-inner > .item {
  height: 300px;
  background-size: cover !important;
  background-position: center; }

#column-1 .webContent .imagenArticulo {
  width: 95%;
  margin: 0 0 5px 2.5%; }

/* Conselleria*/
body.conselleria {
  /* Cabecera */ }
  body.conselleria .cabecera {
    background-color: #c70f2d;
    height: 75px; }
  body.conselleria .bloque-buscador #buscador input[type="text"] {
    border: none; }
  body.conselleria #idiomas .portlet-body .portlet-body .taglib-language-list-text {
    color: white !important; }
  body.conselleria #idiomas .taglib-language-list-text:not(:first-child):before {
    content: "/";
    /*padding: 0 3px 0 0;*/
    text-decoration: underline #c70f2d; }
  body.conselleria #logo_derecha {
    color: white; }
    body.conselleria #logo_derecha .journal-content-article a {
      color: white !important; }
  body.conselleria #navigation {
    border: none; }
  body.conselleria #date {
    margin-top: 7px; }

/** Estilos version movil **/
@media screen and (max-width: 979px) {
  body {
    padding: 0px;
    overflow-x: hidden; }

  iframe {
    overflow-x: inherit; }

  html[lang="es"] .mobile-header.navbar .nav > li > a.language-select-icon {
    background-position: 1px -25px; }

  html[lang="es"] .mobile-header.navbar .nav > li.open > a.language-select-icon {
    background-position: 1px -116px; }

  html[lang="ca"] .mobile-header.navbar .nav > li > a.language-select-icon {
    background-position: 1px -55px; }

  html[lang="ca"] .mobile-header.navbar .nav > li.open > a.language-select-icon {
    background-position: 1px -147px; }

  html[lang="en"] .mobile-header.navbar .nav > li > a.language-select-icon {
    background-position: 1px -86px; }

  html[lang="en"] .mobile-header.navbar .nav > li.open > a.language-select-icon {
    background-position: 1px -178px; }

  html[lang="fr"] .mobile-header.navbar .nav > li > a.language-select-icon {
    background-position: 1px 5px; }

  html[lang="fr"] .mobile-header.navbar .nav > li.open > a.language-select-icon {
    background-position: 1px -210px; }

  html[lang="es"] .mobile-header.navbar #select-language .dropdown-menu a[lang="es-ES"],
  html[lang="ca"] .mobile-header.navbar #select-language .dropdown-menu a[lang="ca-ES"],
  html[lang="en"] .mobile-header.navbar #select-language .dropdown-menu a[lang="en-US"],
  html[lang="fr"] .mobile-header.navbar #select-language .dropdown-menu a[lang="fr-FR"] {
    display: none; }

  .redes-sociales li a {
    width: 26px;
    height: 27px; }

  /*Conselleria*/
  html[lang="es"] body.conselleria .mobile-header.navbar .nav > li > a.language-select-icon {
    background-position: 1px -117px; }

  html[lang="es"] body.conselleria .mobile-header.navbar .nav > li.open > a.language-select-icon {
    background-position: 1px -25px; }

  html[lang="ca"] body.conselleria .mobile-header.navbar .nav > li > a.language-select-icon {
    background-position: 1px -148px; }

  html[lang="ca"] body.conselleria .mobile-header.navbar .nav > li.open > a.language-select-icon {
    background-position: 1px -55px; }

  html[lang="en"] body.conselleria .mobile-header.navbar .nav > li > a.language-select-icon {
    background-position: 1px -179px; }

  html[lang="en"] body.conselleria .mobile-header.navbar .nav > li.open > a.language-select-icon {
    background-position: 1px -86px; }

  html[lang="fr"] body.conselleria .mobile-header.navbar .nav > li > a.language-select-icon {
    background-position: 1px -210px; }

  html[lang="fr"] body.conselleria .mobile-header.navbar .nav > li.open > a.language-select-icon {
    background-position: 1px 5px; }

  #date {
    display: none !important; }

  /*Conselleria*/
  body.conselleria a.btn.btn-navbar.hidden-print {
    background: none;
    border: 2px solid white; }
  body.conselleria a.btn.btn-navbar.hidden-print:hover {
    background: #b30027; }
  body.conselleria .btn.btn-navbar span.icon-bar {
    background: white; }
  body.conselleria .navbar .nav > li > a {
    text-shadow: none; }
  body.conselleria .mobile-header .nombre-organismo a, body.conselleria .mobile-header .nombre-organismo, body.conselleria .mobile-header .nombre-conselleria a, body.conselleria .mobile-header .nombre-conselleria {
    color: white !important; }
  body.conselleria #mobile-header {
    border-bottom: none;
    background-color: #c70f2d; }
    body.conselleria #mobile-header .nombre-organismo {
      border-top: 1px solid white;
      color: white; }
    body.conselleria #mobile-header .nombre-organismo span a {
      color: white !important; }
    body.conselleria #mobile-header .mobile-search-icon {
      background-image: url("../images/GVA/icono_lupa50px_white.png"); }
    body.conselleria #mobile-header #site-conselleria .gva-logo {
      background: url("../images/GVA/logo_gva_entero_blanco.png");
      background-repeat: no-repeat;
      background-size: auto 100%;
      display: block;
      float: left;
      width: 100px;
      height: 40px;
      text-indent: -999px; }
  body.conselleria #mobile-header.mobile-header.navbar {
    /** Selector de idioma **/ }
    body.conselleria #mobile-header.mobile-header.navbar .nav #select-language.open > a {
      background-color: white !important;
      color: black !important; }
    body.conselleria #mobile-header.mobile-header.navbar .nav #select-language .dropdown-menu a[lang="es-ES"]:hover {
      background-position: center -118px; }
    body.conselleria #mobile-header.mobile-header.navbar .nav #select-language .dropdown-menu a[lang="ca-ES"]:hover {
      background-position: center -150px !important; }
    body.conselleria #mobile-header.mobile-header.navbar .nav > li > a.language-select-icon {
      border: 1px solid white;
      color: white;
      background-color: transparent; }
    body.conselleria #mobile-header.mobile-header.navbar #select-language .dropdown-menu {
      border-radius: 0;
      border: 0; }
    body.conselleria #mobile-header.mobile-header.navbar .nav #select-language .dropdown-menu, body.conselleria #mobile-header.mobile-header.navbar #select-language .dropdown-menu a {
      border-right: 1px solid white;
      border-left: 1px solid white;
      border-bottom: 1px solid white; }

  body.GVA-responsive {
    background-color: white;
    /**************/
    /** Selector de idioma **/
    /** Plantilla Bloques**/
    /** Navegación central **/
    /** Calendario **/
    /** Portlet: portalconsportlet **/
    /** banner_horizontal responsive **/ }
    body.GVA-responsive #wrapper, body.GVA-responsive .wrapper {
      margin: 0;
      padding: 0;
      border: 0;
      position: relative; }
    body.GVA-responsive #redes-sociales, body.GVA-responsive .columns-1-1-2 .row-fluid #column-4.span2,
    body.GVA-responsive #main-content.columns-1-1-2 .row-fluid > .span10,
    body.GVA-responsive #main-content.columns-1-1-2 .row-fluid > .span2,
    body.GVA-responsive .columns-1-1-2 .row-fluid #column-3.span10,
    body.GVA-responsive .columns-3 .row-fluid #column-2.span8,
    body.GVA-responsive .columns-3 .row-fluid #column-3.span2,
    body.GVA-responsive .columns-3 .row-fluid .span2:first-child,
    body.GVA-responsive .columns-2 .row-fluid .span2,
    body.GVA-responsive .columns-2 .row-fluid .span10, body.GVA-responsive .columns-4-VG .row-fluid .portlet-column {
      width: 100% !important;
      max-width: 100% !important;
      margin: 0 !important;
      padding: 0 !important;
      border-left: 0 !important;
      border-right: 0 !important; }
    body.GVA-responsive .row-fluid [class*="span"] {
      min-height: 0 !important;
      float: none;
      width: 100%;
      margin: 0;
      padding: 0 !important; }
    body.GVA-responsive #content .navbar .portlet-content {
      padding: 0; }
    body.GVA-responsive #column-1 .portlet-column-content-first,
    body.GVA-responsive #column-1 .globalmenuportlet-portlet,
    body.GVA-responsive #column-1 #logo-organismo {
      display: none; }
    body.GVA-responsive .columns-1 .portlet-column-only {
      padding-top: 10px !important; }
    body.GVA-responsive #column-2 > div:first-child {
      padding-top: 10px !important; }
    body.GVA-responsive .columns-max .portlet-column-only {
      margin-top: 38px; }
    body.GVA-responsive #content #main-content.columns-4-VG {
      padding-left: 0;
      padding-right: 0; }
    body.GVA-responsive #content .columns-4-VG .row-fluid .portlet {
      margin-bottom: 16px; }
    body.GVA-responsive #content .columns-4-VG .portlet-layout {
      border-bottom: 0;
      margin-bottom: 0; }
    body.GVA-responsive .navbar .portlet-navigation {
      display: block !important; }
    body.GVA-responsive .navbar .portlet-navigation .portlet-topper {
      display: none; }
    body.GVA-responsive .navbar .portlet-navigation ul.level-1 li {
      font-size: 14px;
      padding: 5px;
      background-image: none !important; }
    body.GVA-responsive .navbar .portlet-navigation ul.level-2 li {
      padding: 5px 20px 5px 5px; }
    body.GVA-responsive .navbar .portlet-navigation ul.level-1 > li {
      border-bottom: 1px solid #575353; }
    body.GVA-responsive .navbar ul.level-1 li a {
      display: block;
      width: 100%;
      color: #575353 !important;
      text-align: right; }
    body.GVA-responsive .columns-2 .row-fluid .span10, body.GVA-responsive .columns-1-1-2 .row-fluid .span10, body.GVA-responsive .columns-3 .row-fluid .span8 {
      padding-top: 5px;
      clear: both; }
    body.GVA-responsive #column-1 .logo_organismo {
      margin: 0;
      border: 0; }
    body.GVA-responsive .mobile-header .taglib-language-list-text {
      border-right: 0; }
    body.GVA-responsive .mobile-header.navbar .navbar-inner {
      height: 60px;
      overflow: hidden; }
    body.GVA-responsive .mobile-header.navbar .dropdown-menu > li > a:hover {
      background: #565353; }
    body.GVA-responsive .mobile-header.navbar .nav li.dropdown.open > .dropdown-toggle {
      background-color: transparent; }
    body.GVA-responsive .mobile-header .dropdown-menu {
      padding: 15px; }
    body.GVA-responsive .mobile-right-icons li {
      list-style-type: none; }
    body.GVA-responsive .navbar-search .imagenBuscar {
      display: none; }
    body.GVA-responsive .mobile-header.navbar .nav.mobile-right-icons {
      height: 27px;
      position: absolute;
      top: 15px;
      right: 50px;
      left: auto; }
    body.GVA-responsive .mobile-header.navbar.sin-menu .nav.mobile-right-icons {
      right: 5px; }
    body.GVA-responsive .mobile-header .banners > ul > .banner_vertical > a, body.GVA-responsive .mobile-header .banners > ul > .banner_horizontal > a {
      width: auto; }
    body.GVA-responsive .mobile-header #cabecera-organismo {
      padding: 10px 0 10px 10px; }
    body.GVA-responsive .mobile-header #logo-gva {
      float: left;
      height: 40px;
      overflow: hidden; }
    body.GVA-responsive .mobile-header #logo-gva.campanya {
      padding: 10px 0 10px 10px; }
    body.GVA-responsive .mobile-header .gva-logo {
      background: url("../images/GVA/logo_gva_entero.png");
      background-repeat: no-repeat;
      display: block;
      float: left;
      width: 100px;
      height: 40px;
      text-indent: -999px; }
    body.GVA-responsive .mobile-header #cabecera-organismo .gva-logo {
      margin: 0 10px 0 3px;
      background-size: auto 100%; }
    body.GVA-responsive .mobile-header #cabecera-campanya .gva-logo {
      margin: 0 0 0 3px; }
    body.GVA-responsive .mobile-header #logo-organismo .journal-content-article li.banner_vertical, body.GVA-responsive .mobile-header #logo-campanya .journal-content-article li.banner_vertical, body.GVA-responsive .mobile-header #logo-3 .journal-content-article li.banner_vertical {
      max-height: 40px;
      text-align: left; }
    body.GVA-responsive .mobile-header #logo-organismo.final, body.GVA-responsive .mobile-header #logo-3.final {
      float: left;
      padding: 0 3px 0 5px;
      max-height: 40px;
      max-width: 40%;
      /*border-right:2px solid $color-secundario;*/ }
    body.GVA-responsive .mobile-header #logo-campanya {
      margin: 0 auto;
      padding: 10px 0 5px 10px; }
    body.GVA-responsive .mobile-header.sin-menu #logo-campanya {
      margin: 10px 90px 0; }
    body.GVA-responsive .mobile-header #logo-campanya .banners li {
      line-height: 40px; }
    body.GVA-responsive .mobile-header #logo-organismo .portlet-borderless-container, body.GVA-responsive .mobile-header #logo-3 .portlet-borderless-container {
      padding: 0; }
    body.GVA-responsive .mobile-header #logo-organismo ul, body.GVA-responsive .mobile-header #logo-organismo li, body.GVA-responsive .mobile-header #logo-organismo li a,
    body.GVA-responsive .mobile-header #logo-3 ul, body.GVA-responsive .mobile-header #logo-3 li, body.GVA-responsive .mobile-header #logo-3 li a,
    body.GVA-responsive .mobile-header #logo-campanya ul, body.GVA-responsive .mobile-header #logo-campanya li, body.GVA-responsive .mobile-header #logo-campanya li a, body.GVA-responsive .mobile-header #logo-campanya .portlet-borderless-container {
      margin: 0;
      padding: 0; }
    body.GVA-responsive .mobile-header #logo-organismo li a {
      display: block; }
    body.GVA-responsive .mobile-header #logo-3 li a {
      display: block; }
    body.GVA-responsive .mobile-header #logo-organismo img, body.GVA-responsive .mobile-header #logo-3 img, body.GVA-responsive .mobile-header #logo-campanya img {
      margin-top: 7px;
      max-height: 30px;
      max-width: 100%;
      vertical-align: middle; }
    body.GVA-responsive .mobile-header #logo-campanya img {
      max-height: 40px;
      vertical-align: middle; }
    body.GVA-responsive .firefox .mobile-header #logo-organismo img, body.GVA-responsive .firefox .mobile-header #logo-3 img, body.GVA-responsive .firefox .mobile-header #logo-campanya img {
      width: 100%; }
    body.GVA-responsive .mobile-header #site-conselleria,
    body.GVA-responsive .mobile-header #site-conselleria + #logo-3 {
      padding: 10px 0 5px 10px !important;
      float: left !important;
      max-height: 40px !important; }
    body.GVA-responsive .mobile-header #site-conselleria a {
      background-size: 100%; }
    body.GVA-responsive .mobile-header .nombre-organismo a, body.GVA-responsive .mobile-header .nombre-organismo, body.GVA-responsive .mobile-header .nombre-conselleria a {
      text-decoration: none;
      text-transform: uppercase;
      color: #c70f2d; }
    body.GVA-responsive .mobile-header .nombre-organismo {
      text-align: center;
      font-weight: bold;
      font-size: 1em;
      border-top: 1px solid #c70f2d;
      border-bottom: 1px solid #c70f2d; }
    body.GVA-responsive .mobile-header .nombre-conselleria {
      font-size: 0.7em;
      text-align: center;
      font-weight: bold;
      margin-top: 1em;
      color: #c70f2d; }
    body.GVA-responsive .navbar .listaAreas {
      display: block; }
    body.GVA-responsive .navbar ul.level-1 li {
      background-position: 0 9px !important; }
    body.GVA-responsive .navbar .btn.btn-navbar {
      background: white;
      border: 1px solid #c70f2d;
      padding: 7px;
      border-radius: 7px;
      position: absolute;
      right: 0px;
      top: 10px; }
    body.GVA-responsive .navbar .btn.btn-navbar:hover {
      background: #e5e6e8; }
    body.GVA-responsive .navbar .btn-navbar .icon-bar {
      background: #c70f2d;
      -webkit-box-shadow: unset;
      box-shadow: unset; }
    body.GVA-responsive .mobile-header.navbar .nav > li > a.mobile-search-icon {
      background-size: 18px 18px;
      width: 27px;
      height: 27px;
      display: inline-block;
      background-size: 100% 100%;
      padding: 0;
      margin-left: 10px;
      text-indent: -9999px; }
    body.GVA-responsive .mobile-header.navbar .nav > li > a.language-select-icon {
      width: 42px;
      height: 20px;
      padding: 7px 0 0 0;
      text-align: right;
      color: #c70f2d;
      display: inline-block;
      border: 1px solid #c70f2d;
      background-color: white;
      background-image: url("../images/GVA/idiomas_movil_organismo.png");
      background-size: 72% auto;
      background-repeat: no-repeat; }
    body.GVA-responsive .mobile-header.navbar .nav > li > a.language-select-icon:hover {
      color: #575353; }
    body.GVA-responsive .mobile-header.navbar #select-language .dropdown-menu {
      padding: 0;
      width: 44px;
      min-width: 0;
      left: 0;
      margin: 0;
      border: 0; }
    body.GVA-responsive .mobile-header.navbar #select-language .dropdown-menu li a, body.GVA-responsive .mobile-header .gva-logo {
      text-indent: -9999px; }
    body.GVA-responsive .navbar .nav #select-language .dropdown-menu:before, body.GVA-responsive .navbar .nav #select-language .dropdown-menu:after {
      display: none; }
    body.GVA-responsive .mobile-header.navbar .nav.mobile-right-icons .mobile-search-icon {
      background-image: url("../images/GVA/icono_lupa50px2.png"); }
    body.GVA-responsive .mobile-header.navbar .nav.mobile-right-icons .open .mobile-search-icon {
      background-image: url("../images/GVA/icono_lupa50px2.png"); }
    body.GVA-responsive .mobile-header.navbar .nav.mobile-right-icons .language-select-icon {
      background-color: none; }
    body.GVA-responsive .mobile-header.navbar #select-language .dropdown-menu a {
      background-image: url("../images/GVA/idiomas_movil.png");
      background-size: 72% auto;
      background-repeat: no-repeat;
      border-right: 1px solid #575353;
      border-left: 1px solid #575353;
      border-bottom: 1px solid #575353; }
    body.GVA-responsive .mobile-header.navbar #select-language .dropdown-menu a:hover, body.GVA-responsive .mobile-header.navbar .nav #select-language.open > a {
      background-color: #c70f2d !important;
      color: white !important; }
    body.GVA-responsive .mobile-header.navbar #select-language .dropdown-menu a[lang="es-ES"] {
      background-position: center -25px; }
    body.GVA-responsive .mobile-header.navbar #select-language .dropdown-menu a[lang="es-ES"]:hover {
      background-position: center -118px; }
    body.GVA-responsive .mobile-header.navbar #select-language .dropdown-menu a[lang="ca-ES"] {
      background-position: center -56px; }
    body.GVA-responsive .mobile-header.navbar #select-language .dropdown-menu a[lang="ca-ES"]:hover {
      background-position: center -150px; }
    body.GVA-responsive .mobile-header.navbar #select-language .dropdown-menu a[lang="en-US"] {
      background-position: center -87px; }
    body.GVA-responsive .mobile-header.navbar #select-language .dropdown-menu a[lang="en-US"]:hover {
      background-position: center -181px; }
    body.GVA-responsive .mobile-header.navbar #select-language .dropdown-menu a[lang="fr-FR"] {
      background-position: center 5px; }
    body.GVA-responsive .mobile-header.navbar #select-language .dropdown-menu a[lang="fr-FR"]:hover {
      background-position: center -213px; }
    body.GVA-responsive #redes-sociales {
      position: fixed !important;
      bottom: 0;
      left: 0;
      z-index: 9999;
      background: white;
      width: 100%;
      text-align: center;
      border-top: 1px solid #c70f2d;
      height: auto !important; }
    body.GVA-responsive #redes-sociales .redes-sociales {
      padding-top: 3px;
      height: 27px; }
    body.GVA-responsive #redes-sociales .slider-redes {
      display: none !important; }
    body.GVA-responsive #redes-sociales > div {
      padding: 2px; }
    body.GVA-responsive #redes-sociales .banners li {
      display: inline; }
    body.GVA-responsive #content #redes-sociales .journal-content-article li.banner_horizontal {
      float: none; }
    body.GVA-responsive #content .portlet-column {
      display: block; }
    body.GVA-responsive #content .portlet {
      border: 0; }
    body.GVA-responsive #content .portlet-content {
      padding: 10px 10px 0 10px;
      overflow: hidden; }
    body.GVA-responsive #content .portlet-borderless-container {
      padding: 0px 10px 0 10px; }
    body.GVA-responsive #column-2 .journal-content-article li.banner_vertical img {
      margin-left: -10px;
      margin-right: -10px;
      margin-top: 7px; }
    body.GVA-responsive #footer {
      margin-bottom: 35px;
      height: auto;
      font-size: 90%; }
    body.GVA-responsive #navigation {
      height: 0px;
      border: none;
      margin: 0; }
    body.GVA-responsive .banners > ul > .banner_vertical > a {
      width: 42%; }
    body.GVA-responsive .carousel {
      margin: 0 -10px 10px -10px; }
    body.GVA-responsive .web-form-portlet span.aui-field-element input[type="text"] {
      width: 100% !important; }
    body.GVA-responsive .search-layout-content {
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      flex-direction: column;
      padding-left: 0 !important; }
    body.GVA-responsive .search-layout-content .menu {
      -webkit-order: 2;
      order: 2;
      margin-left: 0 !important;
      width: 100% !important;
      padding-top: 15px; }
    body.GVA-responsive .search-layout-content .result {
      -webkit-order: 1;
      order: 1; }
    body.GVA-responsive .cabecera .portlet-search .aui-fieldset-content, body.GVA-responsive .taglib-page-iterator .search-results, body.GVA-responsive .taglib-page-iterator .delta-selector, body.GVA-responsive .taglib-page-iterator .page-selector {
      display: none; }
    body.GVA-responsive .subscribe {
      margin-top: 5px; }
    body.GVA-responsive .bloques {
      display: block; }
    body.GVA-responsive .navegacion-central .portlet-body li {
      width: 100%;
      float: none; }
    body.GVA-responsive .portlet-calendar .calendar-container {
      width: auto; }
    body.GVA-responsive .portlet-calendar .calendar-day {
      display: none; }
    body.GVA-responsive #content .GVA .\32 01 .portlet-body .portlet-body li {
      padding-top: 15px; }
    body.GVA-responsive .Portlet23 .noticia_detalle_dcha {
      width: 100%; }
    body.GVA-responsive .journal-content-article li.banner_horizontal {
      display: block; }
    body.GVA-responsive .journal-content-article li.banner_horizontal img {
      width: auto;
      margin-top: 4px; }
    body.GVA-responsive #redes-sociales .journal-content-article li.banner_horizontal img {
      width: auto;
      margin-top: auto; }
    body.GVA-responsive .aui-w33, body.GVA-responsive .aui-w50, body.GVA-responsive .aui-w70, body.GVA-responsive .aui-w30 {
      width: 100%; } }
@media screen and (max-width: 480px) {
  .navegacion-central .portlet-body ul {
    margin-left: 10% !important; } }
@media screen and (min-width: 1280px) {
  #wrapper, .wrapper {
    margin: 0 10% 0 10%; } }
@media screen and (min-width: 1920px) {
  #wrapper, .wrapper {
    margin: 0 15% 0 15%; } }
@media screen and (max-width: 340px) {
  .mobile-header #cabecera-organismo {
    padding: 14px 0 10px 10px; }

  .mobile-header #logo-gva {
    height: 30px; }

  .mobile-header #logo-gva.inicio {
    border-right: 1px solid #c70f2d; }

  .mobile-header #logo-gva.campanya {
    padding: 15px 0 15px 10px; }

  .mobile-header .gva-logo {
    background-size: auto 100%;
    width: 60px;
    height: 30px;
    margin: 0 0 0 3px; }

  .mobile-header #logo-organismo {
    height: 30px; }

  .mobile-header #logo-organismo img {
    height: 30px;
    width: 60px;
    max-height: 30px; }

  .mobile-header #logo-campanya {
    margin: 15px 130px 0 0; }

  .mobile-header.sin-menu #logo-campanya {
    margin: 15px 90px 0 0; }

  .mobile-header #logo-campanya .banners li {
    line-height: 30px; }

  .mobile-header #logo-campanya img {
    max-height: 50px; } }
@media screen and (max-width: 284px) {
  .mobile-header .site-name {
    width: 20% !important; }

  .navegacion-central .portlet-body li {
    float: none;
    width: auto; } }
@media screen and (max-width: 1016px) {
  #rotativo {
    width: 44%;
    margin-left: 32%; } }
@media screen and (max-width: 1279px) {
  /** Boders en las tablas del search-iterator adaptativos**/
  .taglib-search-iterator {
    display: block; } }
/** Cambios para que la impresión sea correcta **/
@media print {
  a[href]:after {
    content: none; } }
@media print {
  .row-fluid [class*="span"] {
    float: left; } }
@media print {
  .nav-collapse, .nav-collapse.collapse {
    height: auto!important;
    overflow: visible!important; } }
.enlace_pdf {
  background-image: url("../images/GVA/pdf_ico.png");
  display: block;
  float: left;
  width: 36px;
  height: 43px;
  text-indent: -999px;
  overflow: hidden; }

.enlace_pdf:hover {
  opacity: 0.6; }

.localizaciones_centros .tambien-en {
  /* border-style: solid; */
  /* border-width: 2px; */
  margin-left: 10em;
  /* margin-top: 1em; */
  /* border-radius: 5px; */
  background: #c9c9c4;
  padding: 5px; }

/** GALERIA DE IMAGENES **/
.galeriaDeImagenes .imagenGaleria {
  float: left;
  margin: 10px;
  width: auto !important;
  height: 150px; }

.galeriaDeImagenes .imagenGaleria img {
  height: 100% !important; }

@media (max-width: 360px) {
  .galeriaDeImagenes .imagenGaleria {
    float: none;
    display: block; } }
/**Estilos portlet de Galeria de imágenes**/
.portlet-image-gallery-display .taglib-page-iterator .search-pages .delta-selector {
  display: none; }

.portlet-image-gallery-display .taglib-page-iterator .search-results {
  margin-bottom: 15px; }

.portlet-image-gallery-display .taglib-page-iterator .search-pages .page-selector {
  margin-top: -1px; }

.portlet-image-gallery-display .aui-field-label-inline-label {
  font-weight: initial;
  font-size: 13.2px; }

.portlet-image-gallery-display .page-selector select {
  border: 1px solid #c9c9c4;
  border-radius: 0;
  height: 20px;
  margin-bottom: 2px;
  padding: 2px 1px; }

.portlet-image-gallery-display .aui-field-input {
  font-size: 13.2px; }

/** Página de estado (status) en la que se muestran errores **/
.column-1 {
  margin-left: 1.64103%;
  margin-right: 1.64103%; }

/** Estilos buscador web **/
.portlet-search .search-layout .search-layout-content .result .asset-entry .asset-entry-title,
.portlet-search .search-layout .search-layout-content .menu .search-facet .facet-value {
  font-size: 1em; }

input[type="text"]#_3_keywords {
  margin-bottom: 0px;
  height: 14px;
  font-size: 1em;
  line-height: 14px; }

.asset-vocabulary {
  display: none; }

.asset-entry-type {
  display: none; }

.taglib-asset-categories-summary {
  background: transparent url("/GVA-theme/images/common/folder.png") no-repeat scroll 0px 50%;
  padding: 2px 5px 2px 20px;
  text-decoration: underline; }

.asset_category {
  text-decoration: underline; }

/** Boders en las tablas del search-iterator adaptativos**/
.taglib-search-iterator {
  overflow-x: auto;
  overflow-y: hidden; }

.taglib-search-iterator .results-row td.last,
.taglib-search-iterator .results-row th.last {
  border-right-width: 1px; }

.taglib-search-iterator .results-row td.first,
.taglib-search-iterator .results-row th.first {
  border-left-width: 1px; }

/** No mostrar el título del portlet Listado de Documentos cuando está incrustado en un ARTICULO **/
.journal-content-article .webContent .listado-documentos-portlet .portlet-title {
  display: none; }

#wrapper .journal-content-article .webContent .listado-documentos-portlet .portlet-topper {
  border: none; }

/** ENT-301116 - No mostrar el titulo del portlet y barra metadatos del portlet galeria imagenes cuando esta incrustado en un ARTICULO **/
.ocultarBordes header, .ocultarBordes .lfr-asset-metadata, .ocultarBordes .taglib-page-iterator, .ocultarBordes .taglib-search-iterator-page-iterator-top, .ocultarBordes .taglib-search-iterator-page-iterator-bottom {
  display: none; }

#wrapper .journal-content-article .webContent .ocultarBordes .portlet {
  border: none; }

#wrapper .journal-content-article .webContent .ocultarBordes .folder-search, #wrapper .journal-content-article .webContent .ocultarBordes .taglib-header {
  display: none; }

/*ENT-422366 CSS Newsletter (Se elimina esquema de color newsletter)*/
.newsletter {
  margin: 0 5%; }
  .newsletter .portlet-content {
    padding: 0; }
    .newsletter .portlet-content .portlet-content {
      padding: 10px 0 10px 0; }
  .newsletter .journal-content-article .imagenNoticia {
    margin-left: 10px;
    width: 200px;
    float: right; }
  .newsletter .journal-content-article .sombra {
    background: #f3f3f3;
    position: relative;
    margin-bottom: 10px; }
    .newsletter .journal-content-article .sombra h2 {
      margin: 0;
      padding: 10px; }
    .newsletter .journal-content-article .sombra .masInfo {
      position: absolute;
      left: 10px;
      bottom: 1px;
      background: #575353;
      width: 50px;
      height: 18px;
      padding: -5px 0 -5px 0;
      text-align: center; }
      .newsletter .journal-content-article .sombra .masInfo a {
        color: #fff; }
    .newsletter .journal-content-article .sombra a {
      text-decoration: none; }
  .newsletter .journal-content-article .right {
    text-align: right; }
  .newsletter .journal-content-article .derecha-titulo {
    font-size: 1.2em;
    font-weight: bold; }
  .newsletter .journal-content-article .fecha-agenda {
    margin: 10px 0 10px 0;
    font-size: 2em; }
  .newsletter .journal-content-article .imagenAgenda {
    margin-bottom: 10px;
    width: 100%; }
  .newsletter .portlet-body .asset-full-content.show-asset-title .asset-content {
    margin-right: 0; }
  .newsletter .noticias li {
    background-image: none;
    list-style: none;
    padding-left: 0px; }
  .newsletter .noticias .imagen img {
    width: 400px; }
  .newsletter .noticias .buscador_resultados ul li {
    clear: both;
    float: left;
    margin-bottom: 5px;
    padding-bottom: 0.8em;
    width: 100%; }
  .newsletter .noticias ul li {
    padding-bottom: 20px; }
    .newsletter .noticias ul li .imagen {
      float: left;
      padding-right: 0.8em; }
      .newsletter .noticias ul li .imagen a.icono_noticia_sin_imagen {
        margin-top: -8px;
        background-image: url(../../images/color_schemes/newsletter/notaprensa.gif);
        background-position: center;
        background-size: 90%;
        background-repeat: no-repeat;
        float: left;
        width: 54px;
        height: 62px; }
    .newsletter .noticias ul li .noticia .destacados_entradilla_rojo {
      margin-bottom: 15px; }
      .newsletter .noticias ul li .noticia .destacados_entradilla_rojo a {
        color: #dc002e !important;
        font-size: 1.8em !important;
        font-weight: bold !important;
        text-decoration: none; }
      .newsletter .noticias ul li .noticia .destacados_entradilla_rojo a:hover {
        text-decoration: underline; }
    .newsletter .noticias ul li .noticia .entradilla_nota {
      margin: 0 !important; }
      .newsletter .noticias ul li .noticia .entradilla_nota li {
        padding: 0 !important;
        clear: none !important;
        float: none !important;
        width: auto;
        margin-bottom: 0; }
      .newsletter .noticias ul li .noticia .entradilla_nota li:before {
        content: "-";
        margin-right: 5px; }
    .newsletter .noticias ul li .iconos {
      float: left;
      height: 20px;
      position: relative;
      width: 100%;
      background-image: url("../../images/color_schemes/newsletter/ver_mas2.gif");
      background-position: 50% center;
      background-repeat: repeat-x;
      margin: 15px 0; }
      .newsletter .noticias ul li .iconos a.ver_mas {
        background-image: url(../../images/color_schemes/newsletter/ico_mas.gif);
        background-position: 100% 100%;
        background-repeat: no-repeat;
        float: left;
        width: 11px;
        height: 21px; }
      .newsletter .noticias ul li .iconos .media {
        position: absolute;
        left: 13px; }
        .newsletter .noticias ul li .iconos .media a.documento {
          background-image: url(../../images/color_schemes/newsletter/noticia_01_azul.gif); }
        .newsletter .noticias ul li .iconos .media a.video {
          background-image: url(../../images/color_schemes/newsletter/noticia_02_azul.gif);
          clear: none; }
        .newsletter .noticias ul li .iconos .media a.imagen {
          background-image: url(../../images/color_schemes/newsletter/noticia_03_azul.gif);
          padding-right: 0.2em; }
        .newsletter .noticias ul li .iconos .media a.audio {
          background-image: url(../../images/color_schemes/newsletter/noticia_04_azul.gif);
          padding-right: 0.2em; }
        .newsletter .noticias ul li .iconos .media a.documento,
        .newsletter .noticias ul li .iconos .media a.video,
        .newsletter .noticias ul li .iconos .media a.imagen,
        .newsletter .noticias ul li .iconos .media a.audio {
          background-position: center;
          background-repeat: no-repeat;
          float: left;
          width: 19px;
          height: 19px;
          background-size: 16px 16px; }
      .newsletter .noticias ul li .iconos div.comparte {
        position: absolute;
        right: 0px; }
        .newsletter .noticias ul li .iconos div.comparte a {
          display: inline-block;
          width: 18px;
          height: 18px;
          padding: 0;
          background-repeat: no-repeat;
          text-indent: -9999px;
          overflow: hidden;
          float: right;
          margin-left: 2px; }
        .newsletter .noticias ul li .iconos div.comparte a.facebook {
          background-image: url("../../images/color_schemes/newsletter/share_facebook.png"); }
        .newsletter .noticias ul li .iconos div.comparte a.email {
          background-image: url("../../images/color_schemes/newsletter/share_correo.png"); }
        .newsletter .noticias ul li .iconos div.comparte a.twitter {
          background-image: url("../../images/color_schemes/newsletter/share_twitter.png"); }
        .newsletter .noticias ul li .iconos div.comparte span.compartir {
          float: left;
          display: inline-block;
          background: url("../../images/color_schemes/newsletter/share.png");
          width: 18px;
          height: 18px;
          margin: 2px 0 0 0;
          text-indent: 20px;
          overflow: hidden; }
  .newsletter .eventos h2 {
    color: #dc002e !important;
    font-size: 1.8em !important;
    font-weight: bold !important;
    text-transform: uppercase;
    margin: 15px 0; }
  .newsletter .eventos .evento {
    border-bottom: 2px solid #575353;
    padding: 10px 0 !important; }

.visually-hidden {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }

/* ENT-532508: Prevenir problemas con el CSS incrustado */
#p_p_id_56_INSTANCE_CSS_ {
  display: none; }